Changes to GET /api/payments/refunds
GET /api/payments/refunds
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 2 of the 14 revisions of this API.452
What changed
- ▲
the
queryrequest parameterskipbecame requiredrequest-parameter-became-required
- ▲
the
queryrequest parametertopbecame requiredrequest-parameter-became-required
- ▲
for the
queryrequest parameterskip, the type/format was changed fromnumber/floattointeger/request-parameter-type-changed
- ▲
for the
queryrequest parametertop, the type/format was changed fromnumber/floattointeger/request-parameter-type-changed
- ●
for the
queryrequest parameterskip, the max was set to9007199254740991.00request-parameter-max-set
- ●
for the
queryrequest parametertop, the max was set to1000.00request-parameter-max-set
- ●
for the
queryrequest parameterskip, the min was set to0.00request-parameter-min-set
- ●
for the
queryrequest parametertop, the min was set to1.00request-parameter-min-set
- ○
added the new optional
queryrequest parameterpaymentIdnew-optional-request-parameter
- ○
added the new optional
queryrequest parametertransactionIdnew-optional-request-parameter
- ▲
- ●
added the new
MWKenum value to thedocs/items/currencyresponse property for the response status200response-property-enum-value-added
- ●