Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.modulate.aurorapayments.net/api/partner/merchants/{merchant_id}/pricing/tsys/history
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
Returns pricing change history for a merchant over a configurable lookback period.
Merchant ID
1 - 50
Lookback period in months
1 <= x <= 36
Successful Response