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