Cancel a payout
Cancel a payout to prevent it from being processed. The status of the payout must be created, scheduled, or on_hold.
Path parameters
Headers
For use by platforms to specify an account id and set scope of a request.
Optional client generated identifier to trace and debug a request.
Optional client generated identifier to trace and debug a series of requests.
Optional client generated value to use for idempotent requests.
Request body
Response
OK
Example response
{
"data": {
"customer_details": {
"name": "Ron Swanson",
"email": "ron@swanson.com",
"phone": "+1234567890"
},
"paykey_details": {
"label": "Bank of America ****1234"
},
"amount": 10000,
"device": {
"ip_address": "192.168.1.1"
},
"status_details": {
"message": "Payment successfully created and awaiting validation."
},
"status_history": [
{
"message": "Payment successfully created and awaiting validation."
}
]
}
}Changes
Changed in 16 of the 33 revisions of this API.310471015
- ○
removed the
unknownenum value from thedata/related_payments/additionalProperties/response property for the response status200(media type: text/plain)response-property-enum-value-removed
- ○
removed the
unknownenum value from thedata/related_payments/additionalProperties/response property for the response status200(media type: application/json)response-property-enum-value-removed
- ○
removed the
unknownenum value from thedata/related_payments/additionalProperties/response property for the response status200(media type: text/json)response-property-enum-value-removed
- ○
- ●
added the new
auto_holdenum value to thedata/status_details/reasonresponse property for the response status200(media type: text/plain)response-property-enum-value-added
- ●
added the new
auto_holdenum value to thedata/status_details/reasonresponse property for the response status200(media type: application/json)response-property-enum-value-added
- ●
added the new
auto_holdenum value to thedata/status_details/reasonresponse property for the response status200(media type: text/json)response-property-enum-value-added
- ●
added the new
auto_holdenum value to thedata/status_history/items/reasonresponse property for the response status200(media type: text/plain)response-property-enum-value-added
- ●
added the new
auto_holdenum value to thedata/status_history/items/reasonresponse property for the response status200(media type: application/json)response-property-enum-value-added
- ●
added the new
auto_holdenum value to thedata/status_history/items/reasonresponse property for the response status200(media type: text/json)response-property-enum-value-added
- ●
added the new
validatingenum value to thedata/statusresponse property for the response status200(media type: text/plain)response-property-enum-value-added
- ●
added the new
validatingenum value to thedata/statusresponse property for the response status200(media type: application/json)response-property-enum-value-added
- ●
added the new
validatingenum value to thedata/statusresponse property for the response status200(media type: text/json)response-property-enum-value-added
- ●
added the new
validatingenum value to thedata/status_details/reasonresponse property for the response status200(media type: text/plain)response-property-enum-value-added
- ●
added the new
validatingenum value to thedata/status_details/reasonresponse property for the response status200(media type: application/json)response-property-enum-value-added
- ●
added the new
validatingenum value to thedata/status_details/reasonresponse property for the response status200(media type: text/json)response-property-enum-value-added
- ●
added the new
validatingenum value to thedata/status_history/items/reasonresponse property for the response status200(media type: text/plain)response-property-enum-value-added
- ●
added the new
validatingenum value to thedata/status_history/items/reasonresponse property for the response status200(media type: application/json)response-property-enum-value-added
- ●
added the new
validatingenum value to thedata/status_history/items/reasonresponse property for the response status200(media type: text/json)response-property-enum-value-added
- ●
added the new
validatingenum value to thedata/status_history/items/statusresponse property for the response status200(media type: text/plain)response-property-enum-value-added
- ●
added the new
validatingenum value to thedata/status_history/items/statusresponse property for the response status200(media type: application/json)response-property-enum-value-added
- ●
added the new
validatingenum value to thedata/status_history/items/statusresponse property for the response status200(media type: text/json)response-property-enum-value-added
- ○
added the optional property
data/config/auto_holdto the response with the200status (media type: text/plain)response-optional-property-added
- ○
added the optional property
data/config/auto_holdto the response with the200status (media type: application/json)response-optional-property-added
- ○
added the optional property
data/config/auto_holdto the response with the200status (media type: text/json)response-optional-property-added
- ○
added the optional property
data/config/auto_hold_messageto the response with the200status (media type: text/plain)response-optional-property-added
- ○
added the optional property
data/config/auto_hold_messageto the response with the200status (media type: application/json)response-optional-property-added
- ○
added the optional property
data/config/auto_hold_messageto the response with the200status (media type: text/json)response-optional-property-added
- ○
added the optional property
data/related_paymentsto the response with the200status (media type: text/plain)response-optional-property-added
- ○
added the optional property
data/related_paymentsto the response with the200status (media type: application/json)response-optional-property-added
- ○
added the optional property
data/related_paymentsto the response with the200status (media type: text/json)response-optional-property-added
- ●
- ●
removed the optional property
data/config/auto_holdfrom the response with the200status (media type: text/plain)response-optional-property-removed
- ●
removed the optional property
data/config/auto_holdfrom the response with the200status (media type: application/json)response-optional-property-removed
- ●
removed the optional property
data/config/auto_holdfrom the response with the200status (media type: text/json)response-optional-property-removed
- ●
removed the optional property
data/config/auto_hold_messagefrom the response with the200status (media type: text/plain)response-optional-property-removed
- ●
removed the optional property
data/config/auto_hold_messagefrom the response with the200status (media type: application/json)response-optional-property-removed
- ●
removed the optional property
data/config/auto_hold_messagefrom the response with the200status (media type: text/json)response-optional-property-removed
- ●
removed the optional property
data/related_paymentsfrom the response with the200status (media type: text/plain)response-optional-property-removed
- ●
removed the optional property
data/related_paymentsfrom the response with the200status (media type: application/json)response-optional-property-removed
- ●
removed the optional property
data/related_paymentsfrom the response with the200status (media type: text/json)response-optional-property-removed
- ○
removed the
auto_holdenum value from thedata/status_details/reasonresponse property for the response status200(media type: text/plain)response-property-enum-value-removed
- ○
removed the
auto_holdenum value from thedata/status_details/reasonresponse property for the response status200(media type: application/json)response-property-enum-value-removed
- ○
removed the
auto_holdenum value from thedata/status_details/reasonresponse property for the response status200(media type: text/json)response-property-enum-value-removed
- ○
removed the
auto_holdenum value from thedata/status_history/items/reasonresponse property for the response status200(media type: text/plain)response-property-enum-value-removed
- ○
removed the
auto_holdenum value from thedata/status_history/items/reasonresponse property for the response status200(media type: application/json)response-property-enum-value-removed
- ○
removed the
auto_holdenum value from thedata/status_history/items/reasonresponse property for the response status200(media type: text/json)response-property-enum-value-removed
- ○
removed the
validatingenum value from thedata/statusresponse property for the response status200(media type: text/plain)response-property-enum-value-removed
- ○
removed the
validatingenum value from thedata/statusresponse property for the response status200(media type: application/json)response-property-enum-value-removed
- ○
removed the
validatingenum value from thedata/statusresponse property for the response status200(media type: text/json)response-property-enum-value-removed
- ○
removed the
validatingenum value from thedata/status_details/reasonresponse property for the response status200(media type: text/plain)response-property-enum-value-removed
- ○
removed the
validatingenum value from thedata/status_details/reasonresponse property for the response status200(media type: application/json)response-property-enum-value-removed
- ○
removed the
validatingenum value from thedata/status_details/reasonresponse property for the response status200(media type: text/json)response-property-enum-value-removed
- ○
removed the
validatingenum value from thedata/status_history/items/reasonresponse property for the response status200(media type: text/plain)response-property-enum-value-removed
- ○
removed the
validatingenum value from thedata/status_history/items/reasonresponse property for the response status200(media type: application/json)response-property-enum-value-removed
- ○
removed the
validatingenum value from thedata/status_history/items/reasonresponse property for the response status200(media type: text/json)response-property-enum-value-removed
- ○
removed the
validatingenum value from thedata/status_history/items/statusresponse property for the response status200(media type: text/plain)response-property-enum-value-removed
- ○
removed the
validatingenum value from thedata/status_history/items/statusresponse property for the response status200(media type: application/json)response-property-enum-value-removed
- ○
removed the
validatingenum value from thedata/status_history/items/statusresponse property for the response status200(media type: text/json)response-property-enum-value-removed
This revision also has 19 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●
- ●
added the new
auto_holdenum value to thedata/status_details/reasonresponse property for the response status200(media type: text/plain)response-property-enum-value-added
- ●
added the new
auto_holdenum value to thedata/status_details/reasonresponse property for the response status200(media type: application/json)response-property-enum-value-added
- ●
added the new
auto_holdenum value to thedata/status_details/reasonresponse property for the response status200(media type: text/json)response-property-enum-value-added
- ●
added the new
auto_holdenum value to thedata/status_history/items/reasonresponse property for the response status200(media type: text/plain)response-property-enum-value-added
- ●
added the new
auto_holdenum value to thedata/status_history/items/reasonresponse property for the response status200(media type: application/json)response-property-enum-value-added
- ●
added the new
auto_holdenum value to thedata/status_history/items/reasonresponse property for the response status200(media type: text/json)response-property-enum-value-added
- ●
added the new
validatingenum value to thedata/statusresponse property for the response status200(media type: text/plain)response-property-enum-value-added
- ●
added the new
validatingenum value to thedata/statusresponse property for the response status200(media type: application/json)response-property-enum-value-added
- ●
added the new
validatingenum value to thedata/statusresponse property for the response status200(media type: text/json)response-property-enum-value-added
- ●
added the new
validatingenum value to thedata/status_details/reasonresponse property for the response status200(media type: text/plain)response-property-enum-value-added
- ●
added the new
validatingenum value to thedata/status_details/reasonresponse property for the response status200(media type: application/json)response-property-enum-value-added
- ●
added the new
validatingenum value to thedata/status_details/reasonresponse property for the response status200(media type: text/json)response-property-enum-value-added
- ●
added the new
validatingenum value to thedata/status_history/items/reasonresponse property for the response status200(media type: text/plain)response-property-enum-value-added
- ●
added the new
validatingenum value to thedata/status_history/items/reasonresponse property for the response status200(media type: application/json)response-property-enum-value-added
- ●
added the new
validatingenum value to thedata/status_history/items/reasonresponse property for the response status200(media type: text/json)response-property-enum-value-added
- ●
added the new
validatingenum value to thedata/status_history/items/statusresponse property for the response status200(media type: text/plain)response-property-enum-value-added
- ●
added the new
validatingenum value to thedata/status_history/items/statusresponse property for the response status200(media type: application/json)response-property-enum-value-added
- ●
added the new
validatingenum value to thedata/status_history/items/statusresponse property for the response status200(media type: text/json)response-property-enum-value-added
- ○
added the optional property
data/config/auto_holdto the response with the200status (media type: text/plain)response-optional-property-added
- ○
added the optional property
data/config/auto_holdto the response with the200status (media type: application/json)response-optional-property-added
- ○
added the optional property
data/config/auto_holdto the response with the200status (media type: text/json)response-optional-property-added
- ○
added the optional property
data/config/auto_hold_messageto the response with the200status (media type: text/plain)response-optional-property-added
- ○
added the optional property
data/config/auto_hold_messageto the response with the200status (media type: application/json)response-optional-property-added
- ○
added the optional property
data/config/auto_hold_messageto the response with the200status (media type: text/json)response-optional-property-added
- ○
added the optional property
data/related_paymentsto the response with the200status (media type: text/plain)response-optional-property-added
- ○
added the optional property
data/related_paymentsto the response with the200status (media type: application/json)response-optional-property-added
- ○
added the optional property
data/related_paymentsto the response with the200status (media type: text/json)response-optional-property-added
- ●
- ●
removed the optional property
data/config/auto_holdfrom the response with the200status (media type: text/plain)response-optional-property-removed
- ●
removed the optional property
data/config/auto_holdfrom the response with the200status (media type: application/json)response-optional-property-removed
- ●
removed the optional property
data/config/auto_holdfrom the response with the200status (media type: text/json)response-optional-property-removed
- ●
removed the optional property
data/config/auto_hold_messagefrom the response with the200status (media type: text/plain)response-optional-property-removed
- ●
removed the optional property
data/config/auto_hold_messagefrom the response with the200status (media type: application/json)response-optional-property-removed
- ●
removed the optional property
data/config/auto_hold_messagefrom the response with the200status (media type: text/json)response-optional-property-removed
- ●
removed the optional property
data/related_paymentsfrom the response with the200status (media type: text/plain)response-optional-property-removed
- ●
removed the optional property
data/related_paymentsfrom the response with the200status (media type: application/json)response-optional-property-removed
- ●
removed the optional property
data/related_paymentsfrom the response with the200status (media type: text/json)response-optional-property-removed
- ○
removed the
auto_holdenum value from thedata/status_details/reasonresponse property for the response status200(media type: text/plain)response-property-enum-value-removed
- ○
removed the
auto_holdenum value from thedata/status_details/reasonresponse property for the response status200(media type: application/json)response-property-enum-value-removed
- ○
removed the
auto_holdenum value from thedata/status_details/reasonresponse property for the response status200(media type: text/json)response-property-enum-value-removed
- ○
removed the
auto_holdenum value from thedata/status_history/items/reasonresponse property for the response status200(media type: text/plain)response-property-enum-value-removed
- ○
removed the
auto_holdenum value from thedata/status_history/items/reasonresponse property for the response status200(media type: application/json)response-property-enum-value-removed
- ○
removed the
auto_holdenum value from thedata/status_history/items/reasonresponse property for the response status200(media type: text/json)response-property-enum-value-removed
- ○
removed the
validatingenum value from thedata/statusresponse property for the response status200(media type: text/plain)response-property-enum-value-removed
- ○
removed the
validatingenum value from thedata/statusresponse property for the response status200(media type: application/json)response-property-enum-value-removed
- ○
removed the
validatingenum value from thedata/statusresponse property for the response status200(media type: text/json)response-property-enum-value-removed
- ○
removed the
validatingenum value from thedata/status_details/reasonresponse property for the response status200(media type: text/plain)response-property-enum-value-removed
- ○
removed the
validatingenum value from thedata/status_details/reasonresponse property for the response status200(media type: application/json)response-property-enum-value-removed
- ○
removed the
validatingenum value from thedata/status_details/reasonresponse property for the response status200(media type: text/json)response-property-enum-value-removed
- ○
removed the
validatingenum value from thedata/status_history/items/reasonresponse property for the response status200(media type: text/plain)response-property-enum-value-removed
- ○
removed the
validatingenum value from thedata/status_history/items/reasonresponse property for the response status200(media type: application/json)response-property-enum-value-removed
- ○
removed the
validatingenum value from thedata/status_history/items/reasonresponse property for the response status200(media type: text/json)response-property-enum-value-removed
- ○
removed the
validatingenum value from thedata/status_history/items/statusresponse property for the response status200(media type: text/plain)response-property-enum-value-removed
- ○
removed the
validatingenum value from thedata/status_history/items/statusresponse property for the response status200(media type: application/json)response-property-enum-value-removed
- ○
removed the
validatingenum value from thedata/status_history/items/statusresponse property for the response status200(media type: text/json)response-property-enum-value-removed
This revision also has 18 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●
- ●
added the new
auto_holdenum value to thedata/status_details/reasonresponse property for the response status200(media type: text/plain)response-property-enum-value-added
- ●
added the new
auto_holdenum value to thedata/status_details/reasonresponse property for the response status200(media type: application/json)response-property-enum-value-added
- ●
added the new
auto_holdenum value to thedata/status_details/reasonresponse property for the response status200(media type: text/json)response-property-enum-value-added
- ●
added the new
auto_holdenum value to thedata/status_history/items/reasonresponse property for the response status200(media type: text/plain)response-property-enum-value-added
- ●
added the new
auto_holdenum value to thedata/status_history/items/reasonresponse property for the response status200(media type: application/json)response-property-enum-value-added
- ●
added the new
auto_holdenum value to thedata/status_history/items/reasonresponse property for the response status200(media type: text/json)response-property-enum-value-added
- ●
added the new
validatingenum value to thedata/statusresponse property for the response status200(media type: text/plain)response-property-enum-value-added
- ●
added the new
validatingenum value to thedata/statusresponse property for the response status200(media type: application/json)response-property-enum-value-added
- ●
added the new
validatingenum value to thedata/statusresponse property for the response status200(media type: text/json)response-property-enum-value-added
- ●
added the new
validatingenum value to thedata/status_details/reasonresponse property for the response status200(media type: text/plain)response-property-enum-value-added
- ●
added the new
validatingenum value to thedata/status_details/reasonresponse property for the response status200(media type: application/json)response-property-enum-value-added
- ●
added the new
validatingenum value to thedata/status_details/reasonresponse property for the response status200(media type: text/json)response-property-enum-value-added
- ●
added the new
validatingenum value to thedata/status_history/items/reasonresponse property for the response status200(media type: text/plain)response-property-enum-value-added
- ●
added the new
validatingenum value to thedata/status_history/items/reasonresponse property for the response status200(media type: application/json)response-property-enum-value-added
- ●
added the new
validatingenum value to thedata/status_history/items/reasonresponse property for the response status200(media type: text/json)response-property-enum-value-added
- ●
added the new
validatingenum value to thedata/status_history/items/statusresponse property for the response status200(media type: text/plain)response-property-enum-value-added
- ●
added the new
validatingenum value to thedata/status_history/items/statusresponse property for the response status200(media type: application/json)response-property-enum-value-added
- ●
added the new
validatingenum value to thedata/status_history/items/statusresponse property for the response status200(media type: text/json)response-property-enum-value-added
- ○
added the optional property
data/config/auto_holdto the response with the200status (media type: text/plain)response-optional-property-added
- ○
added the optional property
data/config/auto_holdto the response with the200status (media type: application/json)response-optional-property-added
- ○
added the optional property
data/config/auto_holdto the response with the200status (media type: text/json)response-optional-property-added
- ○
added the optional property
data/config/auto_hold_messageto the response with the200status (media type: text/plain)response-optional-property-added
- ○
added the optional property
data/config/auto_hold_messageto the response with the200status (media type: application/json)response-optional-property-added
- ○
added the optional property
data/config/auto_hold_messageto the response with the200status (media type: text/json)response-optional-property-added
- ○
added the optional property
data/related_paymentsto the response with the200status (media type: text/plain)response-optional-property-added
- ○
added the optional property
data/related_paymentsto the response with the200status (media type: application/json)response-optional-property-added
- ○
added the optional property
data/related_paymentsto the response with the200status (media type: text/json)response-optional-property-added
- ●
- ●
removed the optional property
data/config/auto_holdfrom the response with the200status (media type: text/plain)response-optional-property-removed
- ●
removed the optional property
data/config/auto_holdfrom the response with the200status (media type: application/json)response-optional-property-removed
- ●
removed the optional property
data/config/auto_holdfrom the response with the200status (media type: text/json)response-optional-property-removed
- ●
removed the optional property
data/config/auto_hold_messagefrom the response with the200status (media type: text/plain)response-optional-property-removed
- ●
removed the optional property
data/config/auto_hold_messagefrom the response with the200status (media type: application/json)response-optional-property-removed
- ●
removed the optional property
data/config/auto_hold_messagefrom the response with the200status (media type: text/json)response-optional-property-removed
- ●
removed the optional property
data/related_paymentsfrom the response with the200status (media type: text/plain)response-optional-property-removed
- ●
removed the optional property
data/related_paymentsfrom the response with the200status (media type: application/json)response-optional-property-removed
- ●
removed the optional property
data/related_paymentsfrom the response with the200status (media type: text/json)response-optional-property-removed
- ○
removed the
auto_holdenum value from thedata/status_details/reasonresponse property for the response status200(media type: text/plain)response-property-enum-value-removed
- ○
removed the
auto_holdenum value from thedata/status_details/reasonresponse property for the response status200(media type: application/json)response-property-enum-value-removed
- ○
removed the
auto_holdenum value from thedata/status_details/reasonresponse property for the response status200(media type: text/json)response-property-enum-value-removed
- ○
removed the
auto_holdenum value from thedata/status_history/items/reasonresponse property for the response status200(media type: text/plain)response-property-enum-value-removed
- ○
removed the
auto_holdenum value from thedata/status_history/items/reasonresponse property for the response status200(media type: application/json)response-property-enum-value-removed
- ○
removed the
auto_holdenum value from thedata/status_history/items/reasonresponse property for the response status200(media type: text/json)response-property-enum-value-removed
- ○
removed the
validatingenum value from thedata/statusresponse property for the response status200(media type: text/plain)response-property-enum-value-removed
- ○
removed the
validatingenum value from thedata/statusresponse property for the response status200(media type: application/json)response-property-enum-value-removed
- ○
removed the
validatingenum value from thedata/statusresponse property for the response status200(media type: text/json)response-property-enum-value-removed
- ○
removed the
validatingenum value from thedata/status_details/reasonresponse property for the response status200(media type: text/plain)response-property-enum-value-removed
- ○
removed the
validatingenum value from thedata/status_details/reasonresponse property for the response status200(media type: application/json)response-property-enum-value-removed
- ○
removed the
validatingenum value from thedata/status_details/reasonresponse property for the response status200(media type: text/json)response-property-enum-value-removed
- ○
removed the
validatingenum value from thedata/status_history/items/reasonresponse property for the response status200(media type: text/plain)response-property-enum-value-removed
- ○
removed the
validatingenum value from thedata/status_history/items/reasonresponse property for the response status200(media type: application/json)response-property-enum-value-removed
- ○
removed the
validatingenum value from thedata/status_history/items/reasonresponse property for the response status200(media type: text/json)response-property-enum-value-removed
- ○
removed the
validatingenum value from thedata/status_history/items/statusresponse property for the response status200(media type: text/plain)response-property-enum-value-removed
- ○
removed the
validatingenum value from thedata/status_history/items/statusresponse property for the response status200(media type: application/json)response-property-enum-value-removed
- ○
removed the
validatingenum value from thedata/status_history/items/statusresponse property for the response status200(media type: text/json)response-property-enum-value-removed
This revision also has 18 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●
- ●
added the new
auto_holdenum value to thedata/status_details/reasonresponse property for the response status200(media type: text/plain)response-property-enum-value-added
- ●
added the new
auto_holdenum value to thedata/status_details/reasonresponse property for the response status200(media type: application/json)response-property-enum-value-added
- ●
added the new
auto_holdenum value to thedata/status_details/reasonresponse property for the response status200(media type: text/json)response-property-enum-value-added
- ●
added the new
auto_holdenum value to thedata/status_history/items/reasonresponse property for the response status200(media type: text/plain)response-property-enum-value-added
- ●
added the new
auto_holdenum value to thedata/status_history/items/reasonresponse property for the response status200(media type: application/json)response-property-enum-value-added
- ●
added the new
auto_holdenum value to thedata/status_history/items/reasonresponse property for the response status200(media type: text/json)response-property-enum-value-added
- ○
added the optional property
data/config/auto_holdto the response with the200status (media type: text/plain)response-optional-property-added
- ○
added the optional property
data/config/auto_holdto the response with the200status (media type: application/json)response-optional-property-added
- ○
added the optional property
data/config/auto_holdto the response with the200status (media type: text/json)response-optional-property-added
- ○
added the optional property
data/config/auto_hold_messageto the response with the200status (media type: text/plain)response-optional-property-added
- ○
added the optional property
data/config/auto_hold_messageto the response with the200status (media type: application/json)response-optional-property-added
- ○
added the optional property
data/config/auto_hold_messageto the response with the200status (media type: text/json)response-optional-property-added
- ●
- ●
added the new
validatingenum value to thedata/statusresponse property for the response status200(media type: text/plain)response-property-enum-value-added
- ●
added the new
validatingenum value to thedata/statusresponse property for the response status200(media type: application/json)response-property-enum-value-added
- ●
added the new
validatingenum value to thedata/statusresponse property for the response status200(media type: text/json)response-property-enum-value-added
- ●
added the new
validatingenum value to thedata/status_details/reasonresponse property for the response status200(media type: text/plain)response-property-enum-value-added
- ●
added the new
validatingenum value to thedata/status_details/reasonresponse property for the response status200(media type: application/json)response-property-enum-value-added
- ●
added the new
validatingenum value to thedata/status_details/reasonresponse property for the response status200(media type: text/json)response-property-enum-value-added
- ●
added the new
validatingenum value to thedata/status_history/items/reasonresponse property for the response status200(media type: text/plain)response-property-enum-value-added
- ●
added the new
validatingenum value to thedata/status_history/items/reasonresponse property for the response status200(media type: application/json)response-property-enum-value-added
- ●
added the new
validatingenum value to thedata/status_history/items/reasonresponse property for the response status200(media type: text/json)response-property-enum-value-added
- ●
added the new
validatingenum value to thedata/status_history/items/statusresponse property for the response status200(media type: text/plain)response-property-enum-value-added
- ●
added the new
validatingenum value to thedata/status_history/items/statusresponse property for the response status200(media type: application/json)response-property-enum-value-added
- ●
added the new
validatingenum value to thedata/status_history/items/statusresponse property for the response status200(media type: text/json)response-property-enum-value-added
- ○
added the optional property
data/related_paymentsto the response with the200status (media type: text/plain)response-optional-property-added
- ○
added the optional property
data/related_paymentsto the response with the200status (media type: application/json)response-optional-property-added
- ○
added the optional property
data/related_paymentsto the response with the200status (media type: text/json)response-optional-property-added
- ●
- ○
removed the
ACHenum value from thedata/payment_railresponse property for the response status200(media type: text/plain)response-property-enum-value-removed
- ○
removed the
ACHenum value from thedata/payment_railresponse property for the response status200(media type: application/json)response-property-enum-value-removed
- ○
removed the
ACHenum value from thedata/payment_railresponse property for the response status200(media type: text/json)response-property-enum-value-removed
- ○
removed the
AmountTooLargeenum value from thedata/status_details/reasonresponse property for the response status200(media type: text/plain)response-property-enum-value-removed
- ○
removed the
AmountTooLargeenum value from thedata/status_details/reasonresponse property for the response status200(media type: application/json)response-property-enum-value-removed
- ○
removed the
AmountTooLargeenum value from thedata/status_details/reasonresponse property for the response status200(media type: text/json)response-property-enum-value-removed
- ○
removed the
AmountTooLargeenum value from thedata/status_history/items/reasonresponse property for the response status200(media type: text/plain)response-property-enum-value-removed
- ○
removed the
AmountTooLargeenum value from thedata/status_history/items/reasonresponse property for the response status200(media type: application/json)response-property-enum-value-removed
- ○
removed the
AmountTooLargeenum value from thedata/status_history/items/reasonresponse property for the response status200(media type: text/json)response-property-enum-value-removed
- ○
removed the
Arrayenum value from theresponse_typeresponse property for the response status200(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Arrayenum value from theresponse_typeresponse property for the response status200(media type: application/json)response-property-enum-value-removed
- ○
removed the
Arrayenum value from theresponse_typeresponse property for the response status200(media type: text/json)response-property-enum-value-removed
- ○
removed the
Arrayenum value from theresponse_typeresponse property for the response status400(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Arrayenum value from theresponse_typeresponse property for the response status400(media type: application/json)response-property-enum-value-removed
- ○
removed the
Arrayenum value from theresponse_typeresponse property for the response status400(media type: text/json)response-property-enum-value-removed
- ○
removed the
Arrayenum value from theresponse_typeresponse property for the response status401(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Arrayenum value from theresponse_typeresponse property for the response status401(media type: application/json)response-property-enum-value-removed
- ○
removed the
Arrayenum value from theresponse_typeresponse property for the response status401(media type: text/json)response-property-enum-value-removed
- ○
removed the
Arrayenum value from theresponse_typeresponse property for the response status403(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Arrayenum value from theresponse_typeresponse property for the response status403(media type: application/json)response-property-enum-value-removed
- ○
removed the
Arrayenum value from theresponse_typeresponse property for the response status403(media type: text/json)response-property-enum-value-removed
- ○
removed the
Arrayenum value from theresponse_typeresponse property for the response status422(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Arrayenum value from theresponse_typeresponse property for the response status422(media type: application/json)response-property-enum-value-removed
- ○
removed the
Arrayenum value from theresponse_typeresponse property for the response status422(media type: text/json)response-property-enum-value-removed
- ○
removed the
Arrayenum value from theresponse_typeresponse property for the response status500(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Arrayenum value from theresponse_typeresponse property for the response status500(media type: application/json)response-property-enum-value-removed
- ○
removed the
Arrayenum value from theresponse_typeresponse property for the response status500(media type: text/json)response-property-enum-value-removed
- ○
removed the
BankDeclineenum value from thedata/status_details/sourceresponse property for the response status200(media type: text/plain)response-property-enum-value-removed
- ○
removed the
BankDeclineenum value from thedata/status_details/sourceresponse property for the response status200(media type: application/json)response-property-enum-value-removed
- ○
removed the
BankDeclineenum value from thedata/status_details/sourceresponse property for the response status200(media type: text/json)response-property-enum-value-removed
- ○
removed the
BankDeclineenum value from thedata/status_history/items/sourceresponse property for the response status200(media type: text/plain)response-property-enum-value-removed
- ○
removed the
BankDeclineenum value from thedata/status_history/items/sourceresponse property for the response status200(media type: application/json)response-property-enum-value-removed
- ○
removed the
BankDeclineenum value from thedata/status_history/items/sourceresponse property for the response status200(media type: text/json)response-property-enum-value-removed
- ○
removed the
Cancelledenum value from thedata/statusresponse property for the response status200(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Cancelledenum value from thedata/statusresponse property for the response status200(media type: application/json)response-property-enum-value-removed
- ○
removed the
Cancelledenum value from thedata/statusresponse property for the response status200(media type: text/json)response-property-enum-value-removed
- ○
removed the
Cancelledenum value from thedata/status_history/items/statusresponse property for the response status200(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Cancelledenum value from thedata/status_history/items/statusresponse property for the response status200(media type: application/json)response-property-enum-value-removed
- ○
removed the
Cancelledenum value from thedata/status_history/items/statusresponse property for the response status200(media type: text/json)response-property-enum-value-removed
- ○
removed the
CancelledForBalanceCheckenum value from thedata/config/sandbox_outcomeresponse property for the response status200(media type: text/plain)response-property-enum-value-removed
- ○
removed the
CancelledForBalanceCheckenum value from thedata/config/sandbox_outcomeresponse property for the response status200(media type: application/json)response-property-enum-value-removed
- ○
removed the
CancelledForBalanceCheckenum value from thedata/config/sandbox_outcomeresponse property for the response status200(media type: text/json)response-property-enum-value-removed
- ○
removed the
CancelledForFraudRiskenum value from thedata/config/sandbox_outcomeresponse property for the response status200(media type: text/plain)response-property-enum-value-removed
- ○
removed the
CancelledForFraudRiskenum value from thedata/config/sandbox_outcomeresponse property for the response status200(media type: application/json)response-property-enum-value-removed
- ○
removed the
CancelledForFraudRiskenum value from thedata/config/sandbox_outcomeresponse property for the response status200(media type: text/json)response-property-enum-value-removed
- ○
removed the
ClosedBankAccountenum value from thedata/status_details/reasonresponse property for the response status200(media type: text/plain)response-property-enum-value-removed
- ○
removed the
ClosedBankAccountenum value from thedata/status_details/reasonresponse property for the response status200(media type: application/json)response-property-enum-value-removed
- ○
removed the
ClosedBankAccountenum value from thedata/status_details/reasonresponse property for the response status200(media type: text/json)response-property-enum-value-removed
- ○
removed the
ClosedBankAccountenum value from thedata/status_history/items/reasonresponse property for the response status200(media type: text/plain)response-property-enum-value-removed
- ○
removed the
ClosedBankAccountenum value from thedata/status_history/items/reasonresponse property for the response status200(media type: application/json)response-property-enum-value-removed
- ○
removed the
ClosedBankAccountenum value from thedata/status_history/items/reasonresponse property for the response status200(media type: text/json)response-property-enum-value-removed
- ○
removed the
Createdenum value from thedata/statusresponse property for the response status200(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Createdenum value from thedata/statusresponse property for the response status200(media type: application/json)response-property-enum-value-removed
- ○
removed the
Createdenum value from thedata/statusresponse property for the response status200(media type: text/json)response-property-enum-value-removed
- ○
removed the
Createdenum value from thedata/status_history/items/statusresponse property for the response status200(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Createdenum value from thedata/status_history/items/statusresponse property for the response status200(media type: application/json)response-property-enum-value-removed
- ○
removed the
Createdenum value from thedata/status_history/items/statusresponse property for the response status200(media type: text/json)response-property-enum-value-removed
- ○
removed the
CustomerDisputeenum value from thedata/status_details/sourceresponse property for the response status200(media type: text/plain)response-property-enum-value-removed
- ○
removed the
CustomerDisputeenum value from thedata/status_details/sourceresponse property for the response status200(media type: application/json)response-property-enum-value-removed
- ○
removed the
CustomerDisputeenum value from thedata/status_details/sourceresponse property for the response status200(media type: text/json)response-property-enum-value-removed
- ○
removed the
CustomerDisputeenum value from thedata/status_history/items/sourceresponse property for the response status200(media type: text/plain)response-property-enum-value-removed
- ○
removed the
CustomerDisputeenum value from thedata/status_history/items/sourceresponse property for the response status200(media type: application/json)response-property-enum-value-removed
- ○
removed the
CustomerDisputeenum value from thedata/status_history/items/sourceresponse property for the response status200(media type: text/json)response-property-enum-value-removed
- ○
removed the
Disputedenum value from thedata/status_details/reasonresponse property for the response status200(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Disputedenum value from thedata/status_details/reasonresponse property for the response status200(media type: application/json)response-property-enum-value-removed
- ○
removed the
Disputedenum value from thedata/status_details/reasonresponse property for the response status200(media type: text/json)response-property-enum-value-removed
- ○
removed the
Disputedenum value from thedata/status_history/items/reasonresponse property for the response status200(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Disputedenum value from thedata/status_history/items/reasonresponse property for the response status200(media type: application/json)response-property-enum-value-removed
- ○
removed the
Disputedenum value from thedata/status_history/items/reasonresponse property for the response status200(media type: text/json)response-property-enum-value-removed
- ○
removed the
DuplicateEntryenum value from thedata/status_details/reasonresponse property for the response status200(media type: text/plain)response-property-enum-value-removed
- ○
removed the
DuplicateEntryenum value from thedata/status_details/reasonresponse property for the response status200(media type: application/json)response-property-enum-value-removed
- ○
removed the
DuplicateEntryenum value from thedata/status_details/reasonresponse property for the response status200(media type: text/json)response-property-enum-value-removed
- ○
removed the
DuplicateEntryenum value from thedata/status_history/items/reasonresponse property for the response status200(media type: text/plain)response-property-enum-value-removed
- ○
removed the
DuplicateEntryenum value from thedata/status_history/items/reasonresponse property for the response status200(media type: application/json)response-property-enum-value-removed
- ○
removed the
DuplicateEntryenum value from thedata/status_history/items/reasonresponse property for the response status200(media type: text/json)response-property-enum-value-removed
- ○
removed the
Errorenum value from theresponse_typeresponse property for the response status200(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Errorenum value from theresponse_typeresponse property for the response status200(media type: application/json)response-property-enum-value-removed
- ○
removed the
Errorenum value from theresponse_typeresponse property for the response status200(media type: text/json)response-property-enum-value-removed
- ○
removed the
Errorenum value from theresponse_typeresponse property for the response status400(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Errorenum value from theresponse_typeresponse property for the response status400(media type: application/json)response-property-enum-value-removed
- ○
removed the
Errorenum value from theresponse_typeresponse property for the response status400(media type: text/json)response-property-enum-value-removed
- ○
removed the
Errorenum value from theresponse_typeresponse property for the response status401(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Errorenum value from theresponse_typeresponse property for the response status401(media type: application/json)response-property-enum-value-removed
- ○
removed the
Errorenum value from theresponse_typeresponse property for the response status401(media type: text/json)response-property-enum-value-removed
- ○
removed the
Errorenum value from theresponse_typeresponse property for the response status403(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Errorenum value from theresponse_typeresponse property for the response status403(media type: application/json)response-property-enum-value-removed
- ○
removed the
Errorenum value from theresponse_typeresponse property for the response status403(media type: text/json)response-property-enum-value-removed
- ○
removed the
Errorenum value from theresponse_typeresponse property for the response status422(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Errorenum value from theresponse_typeresponse property for the response status422(media type: application/json)response-property-enum-value-removed
- ○
removed the
Errorenum value from theresponse_typeresponse property for the response status422(media type: text/json)response-property-enum-value-removed
- ○
removed the
Errorenum value from theresponse_typeresponse property for the response status500(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Errorenum value from theresponse_typeresponse property for the response status500(media type: application/json)response-property-enum-value-removed
- ○
removed the
Errorenum value from theresponse_typeresponse property for the response status500(media type: text/json)response-property-enum-value-removed
- ○
removed the
Failedenum value from thedata/statusresponse property for the response status200(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Failedenum value from thedata/statusresponse property for the response status200(media type: application/json)response-property-enum-value-removed
- ○
removed the
Failedenum value from thedata/statusresponse property for the response status200(media type: text/json)response-property-enum-value-removed
- ○
removed the
Failedenum value from thedata/status_history/items/statusresponse property for the response status200(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Failedenum value from thedata/status_history/items/statusresponse property for the response status200(media type: application/json)response-property-enum-value-removed
- ○
removed the
Failedenum value from thedata/status_history/items/statusresponse property for the response status200(media type: text/json)response-property-enum-value-removed
- ○
removed the
FailedClosedBankAccountenum value from thedata/config/sandbox_outcomeresponse property for the response status200(media type: text/plain)response-property-enum-value-removed
- ○
removed the
FailedClosedBankAccountenum value from thedata/config/sandbox_outcomeresponse property for the response status200(media type: application/json)response-property-enum-value-removed
- ○
removed the
FailedClosedBankAccountenum value from thedata/config/sandbox_outcomeresponse property for the response status200(media type: text/json)response-property-enum-value-removed
- ○
removed the
FailedCustomerDisputeenum value from thedata/config/sandbox_outcomeresponse property for the response status200(media type: text/plain)response-property-enum-value-removed
- ○
removed the
FailedCustomerDisputeenum value from thedata/config/sandbox_outcomeresponse property for the response status200(media type: application/json)response-property-enum-value-removed
- ○
removed the
FailedCustomerDisputeenum value from thedata/config/sandbox_outcomeresponse property for the response status200(media type: text/json)response-property-enum-value-removed
- ○
removed the
FailedInsufficientFundsenum value from thedata/config/sandbox_outcomeresponse property for the response status200(media type: text/plain)response-property-enum-value-removed
- ○
removed the
FailedInsufficientFundsenum value from thedata/config/sandbox_outcomeresponse property for the response status200(media type: application/json)response-property-enum-value-removed
- ○
removed the
FailedInsufficientFundsenum value from thedata/config/sandbox_outcomeresponse property for the response status200(media type: text/json)response-property-enum-value-removed
- ○
removed the
Fraudulentenum value from thedata/status_details/reasonresponse property for the response status200(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Fraudulentenum value from thedata/status_details/reasonresponse property for the response status200(media type: application/json)response-property-enum-value-removed
- ○
removed the
Fraudulentenum value from thedata/status_details/reasonresponse property for the response status200(media type: text/json)response-property-enum-value-removed
- ○
removed the
Fraudulentenum value from thedata/status_history/items/reasonresponse property for the response status200(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Fraudulentenum value from thedata/status_history/items/reasonresponse property for the response status200(media type: application/json)response-property-enum-value-removed
- ○
removed the
Fraudulentenum value from thedata/status_history/items/reasonresponse property for the response status200(media type: text/json)response-property-enum-value-removed
- ○
removed the
FrozenBankAccountenum value from thedata/status_details/reasonresponse property for the response status200(media type: text/plain)response-property-enum-value-removed
- ○
removed the
FrozenBankAccountenum value from thedata/status_details/reasonresponse property for the response status200(media type: application/json)response-property-enum-value-removed
- ○
removed the
FrozenBankAccountenum value from thedata/status_details/reasonresponse property for the response status200(media type: text/json)response-property-enum-value-removed
- ○
removed the
FrozenBankAccountenum value from thedata/status_history/items/reasonresponse property for the response status200(media type: text/plain)response-property-enum-value-removed
- ○
removed the
FrozenBankAccountenum value from thedata/status_history/items/reasonresponse property for the response status200(media type: application/json)response-property-enum-value-removed
- ○
removed the
FrozenBankAccountenum value from thedata/status_history/items/reasonresponse property for the response status200(media type: text/json)response-property-enum-value-removed
- ○
removed the
InsufficientFundsenum value from thedata/status_details/reasonresponse property for the response status200(media type: text/plain)response-property-enum-value-removed
- ○
removed the
InsufficientFundsenum value from thedata/status_details/reasonresponse property for the response status200(media type: application/json)response-property-enum-value-removed
- ○
removed the
InsufficientFundsenum value from thedata/status_details/reasonresponse property for the response status200(media type: text/json)response-property-enum-value-removed
- ○
removed the
InsufficientFundsenum value from thedata/status_history/items/reasonresponse property for the response status200(media type: text/plain)response-property-enum-value-removed
- ○
removed the
InsufficientFundsenum value from thedata/status_history/items/reasonresponse property for the response status200(media type: application/json)response-property-enum-value-removed
- ○
removed the
InsufficientFundsenum value from thedata/status_history/items/reasonresponse property for the response status200(media type: text/json)response-property-enum-value-removed
- ○
removed the
InternalSystemErrorenum value from thedata/status_details/reasonresponse property for the response status200(media type: text/plain)response-property-enum-value-removed
- ○
removed the
InternalSystemErrorenum value from thedata/status_details/reasonresponse property for the response status200(media type: application/json)response-property-enum-value-removed
- ○
removed the
InternalSystemErrorenum value from thedata/status_details/reasonresponse property for the response status200(media type: text/json)response-property-enum-value-removed
- ○
removed the
InternalSystemErrorenum value from thedata/status_history/items/reasonresponse property for the response status200(media type: text/plain)response-property-enum-value-removed
- ○
removed the
InternalSystemErrorenum value from thedata/status_history/items/reasonresponse property for the response status200(media type: application/json)response-property-enum-value-removed
- ○
removed the
InternalSystemErrorenum value from thedata/status_history/items/reasonresponse property for the response status200(media type: text/json)response-property-enum-value-removed
- ○
removed the
InvalidBankAccountenum value from thedata/status_details/reasonresponse property for the response status200(media type: text/plain)response-property-enum-value-removed
- ○
removed the
InvalidBankAccountenum value from thedata/status_details/reasonresponse property for the response status200(media type: application/json)response-property-enum-value-removed
- ○
removed the
InvalidBankAccountenum value from thedata/status_details/reasonresponse property for the response status200(media type: text/json)response-property-enum-value-removed
- ○
removed the
InvalidBankAccountenum value from thedata/status_history/items/reasonresponse property for the response status200(media type: text/plain)response-property-enum-value-removed
- ○
removed the
InvalidBankAccountenum value from thedata/status_history/items/reasonresponse property for the response status200(media type: application/json)response-property-enum-value-removed
- ○
removed the
InvalidBankAccountenum value from thedata/status_history/items/reasonresponse property for the response status200(media type: text/json)response-property-enum-value-removed
- ○
removed the
InvalidPaykeyenum value from thedata/status_details/reasonresponse property for the response status200(media type: text/plain)response-property-enum-value-removed
- ○
removed the
InvalidPaykeyenum value from thedata/status_details/reasonresponse property for the response status200(media type: application/json)response-property-enum-value-removed
- ○
removed the
InvalidPaykeyenum value from thedata/status_details/reasonresponse property for the response status200(media type: text/json)response-property-enum-value-removed
- ○
removed the
InvalidPaykeyenum value from thedata/status_history/items/reasonresponse property for the response status200(media type: text/plain)response-property-enum-value-removed
- ○
removed the
InvalidPaykeyenum value from thedata/status_history/items/reasonresponse property for the response status200(media type: application/json)response-property-enum-value-removed
- ○
removed the
InvalidPaykeyenum value from thedata/status_history/items/reasonresponse property for the response status200(media type: text/json)response-property-enum-value-removed
- ○
removed the
InvalidRoutingenum value from thedata/status_details/reasonresponse property for the response status200(media type: text/plain)response-property-enum-value-removed
- ○
removed the
InvalidRoutingenum value from thedata/status_details/reasonresponse property for the response status200(media type: application/json)response-property-enum-value-removed
- ○
removed the
InvalidRoutingenum value from thedata/status_details/reasonresponse property for the response status200(media type: text/json)response-property-enum-value-removed
- ○
removed the
InvalidRoutingenum value from thedata/status_history/items/reasonresponse property for the response status200(media type: text/plain)response-property-enum-value-removed
- ○
removed the
InvalidRoutingenum value from thedata/status_history/items/reasonresponse property for the response status200(media type: application/json)response-property-enum-value-removed
- ○
removed the
InvalidRoutingenum value from thedata/status_history/items/reasonresponse property for the response status200(media type: text/json)response-property-enum-value-removed
- ○
removed the
Noneenum value from theresponse_typeresponse property for the response status200(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Noneenum value from theresponse_typeresponse property for the response status200(media type: application/json)response-property-enum-value-removed
- ○
removed the
Noneenum value from theresponse_typeresponse property for the response status200(media type: text/json)response-property-enum-value-removed
- ○
removed the
Noneenum value from theresponse_typeresponse property for the response status400(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Noneenum value from theresponse_typeresponse property for the response status400(media type: application/json)response-property-enum-value-removed
- ○
removed the
Noneenum value from theresponse_typeresponse property for the response status400(media type: text/json)response-property-enum-value-removed
- ○
removed the
Noneenum value from theresponse_typeresponse property for the response status401(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Noneenum value from theresponse_typeresponse property for the response status401(media type: application/json)response-property-enum-value-removed
- ○
removed the
Noneenum value from theresponse_typeresponse property for the response status401(media type: text/json)response-property-enum-value-removed
- ○
removed the
Noneenum value from theresponse_typeresponse property for the response status403(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Noneenum value from theresponse_typeresponse property for the response status403(media type: application/json)response-property-enum-value-removed
- ○
removed the
Noneenum value from theresponse_typeresponse property for the response status403(media type: text/json)response-property-enum-value-removed
- ○
removed the
Noneenum value from theresponse_typeresponse property for the response status422(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Noneenum value from theresponse_typeresponse property for the response status422(media type: application/json)response-property-enum-value-removed
- ○
removed the
Noneenum value from theresponse_typeresponse property for the response status422(media type: text/json)response-property-enum-value-removed
- ○
removed the
Noneenum value from theresponse_typeresponse property for the response status500(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Noneenum value from theresponse_typeresponse property for the response status500(media type: application/json)response-property-enum-value-removed
- ○
removed the
Noneenum value from theresponse_typeresponse property for the response status500(media type: text/json)response-property-enum-value-removed
- ○
removed the
Objectenum value from theresponse_typeresponse property for the response status200(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Objectenum value from theresponse_typeresponse property for the response status200(media type: application/json)response-property-enum-value-removed
- ○
removed the
Objectenum value from theresponse_typeresponse property for the response status200(media type: text/json)response-property-enum-value-removed
- ○
removed the
Objectenum value from theresponse_typeresponse property for the response status400(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Objectenum value from theresponse_typeresponse property for the response status400(media type: application/json)response-property-enum-value-removed
- ○
removed the
Objectenum value from theresponse_typeresponse property for the response status400(media type: text/json)response-property-enum-value-removed
- ○
removed the
Objectenum value from theresponse_typeresponse property for the response status401(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Objectenum value from theresponse_typeresponse property for the response status401(media type: application/json)response-property-enum-value-removed
- ○
removed the
Objectenum value from theresponse_typeresponse property for the response status401(media type: text/json)response-property-enum-value-removed
- ○
removed the
Objectenum value from theresponse_typeresponse property for the response status403(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Objectenum value from theresponse_typeresponse property for the response status403(media type: application/json)response-property-enum-value-removed
- ○
removed the
Objectenum value from theresponse_typeresponse property for the response status403(media type: text/json)response-property-enum-value-removed
- ○
removed the
Objectenum value from theresponse_typeresponse property for the response status422(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Objectenum value from theresponse_typeresponse property for the response status422(media type: application/json)response-property-enum-value-removed
- ○
removed the
Objectenum value from theresponse_typeresponse property for the response status422(media type: text/json)response-property-enum-value-removed
- ○
removed the
Objectenum value from theresponse_typeresponse property for the response status500(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Objectenum value from theresponse_typeresponse property for the response status500(media type: application/json)response-property-enum-value-removed
- ○
removed the
Objectenum value from theresponse_typeresponse property for the response status500(media type: text/json)response-property-enum-value-removed
- ○
removed the
Okenum value from thedata/status_details/reasonresponse property for the response status200(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Okenum value from thedata/status_details/reasonresponse property for the response status200(media type: application/json)response-property-enum-value-removed
- ○
removed the
Okenum value from thedata/status_details/reasonresponse property for the response status200(media type: text/json)response-property-enum-value-removed
- ○
removed the
Okenum value from thedata/status_history/items/reasonresponse property for the response status200(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Okenum value from thedata/status_history/items/reasonresponse property for the response status200(media type: application/json)response-property-enum-value-removed
- ○
removed the
Okenum value from thedata/status_history/items/reasonresponse property for the response status200(media type: text/json)response-property-enum-value-removed
- ○
removed the
OnHoldenum value from thedata/statusresponse property for the response status200(media type: text/plain)response-property-enum-value-removed
- ○
removed the
OnHoldenum value from thedata/statusresponse property for the response status200(media type: application/json)response-property-enum-value-removed
- ○
removed the
OnHoldenum value from thedata/statusresponse property for the response status200(media type: text/json)response-property-enum-value-removed
- ○
removed the
OnHoldenum value from thedata/status_history/items/statusresponse property for the response status200(media type: text/plain)response-property-enum-value-removed
- ○
removed the
OnHoldenum value from thedata/status_history/items/statusresponse property for the response status200(media type: application/json)response-property-enum-value-removed
- ○
removed the
OnHoldenum value from thedata/status_history/items/statusresponse property for the response status200(media type: text/json)response-property-enum-value-removed
- ○
removed the
OnHoldDailyLimitenum value from thedata/config/sandbox_outcomeresponse property for the response status200(media type: text/plain)response-property-enum-value-removed
- ○
removed the
OnHoldDailyLimitenum value from thedata/config/sandbox_outcomeresponse property for the response status200(media type: application/json)response-property-enum-value-removed
- ○
removed the
OnHoldDailyLimitenum value from thedata/config/sandbox_outcomeresponse property for the response status200(media type: text/json)response-property-enum-value-removed
- ○
removed the
OtherNetworkReturnenum value from thedata/status_details/reasonresponse property for the response status200(media type: text/plain)response-property-enum-value-removed
- ○
removed the
OtherNetworkReturnenum value from thedata/status_details/reasonresponse property for the response status200(media type: application/json)response-property-enum-value-removed
- ○
removed the
OtherNetworkReturnenum value from thedata/status_details/reasonresponse property for the response status200(media type: text/json)response-property-enum-value-removed
- ○
removed the
OtherNetworkReturnenum value from thedata/status_history/items/reasonresponse property for the response status200(media type: text/plain)response-property-enum-value-removed
- ○
removed the
OtherNetworkReturnenum value from thedata/status_history/items/reasonresponse property for the response status200(media type: application/json)response-property-enum-value-removed
- ○
removed the
OtherNetworkReturnenum value from thedata/status_history/items/reasonresponse property for the response status200(media type: text/json)response-property-enum-value-removed
- ○
removed the
OwnerDeceasedenum value from thedata/status_details/reasonresponse property for the response status200(media type: text/plain)response-property-enum-value-removed
- ○
removed the
OwnerDeceasedenum value from thedata/status_details/reasonresponse property for the response status200(media type: application/json)response-property-enum-value-removed
- ○
removed the
OwnerDeceasedenum value from thedata/status_details/reasonresponse property for the response status200(media type: text/json)response-property-enum-value-removed
- ○
removed the
OwnerDeceasedenum value from thedata/status_history/items/reasonresponse property for the response status200(media type: text/plain)response-property-enum-value-removed
- ○
removed the
OwnerDeceasedenum value from thedata/status_history/items/reasonresponse property for the response status200(media type: application/json)response-property-enum-value-removed
- ○
removed the
OwnerDeceasedenum value from thedata/status_history/items/reasonresponse property for the response status200(media type: text/json)response-property-enum-value-removed
- ○
removed the
Paidenum value from thedata/config/sandbox_outcomeresponse property for the response status200(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Paidenum value from thedata/config/sandbox_outcomeresponse property for the response status200(media type: application/json)response-property-enum-value-removed
- ○
removed the
Paidenum value from thedata/config/sandbox_outcomeresponse property for the response status200(media type: text/json)response-property-enum-value-removed
- ○
removed the
Paidenum value from thedata/statusresponse property for the response status200(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Paidenum value from thedata/statusresponse property for the response status200(media type: application/json)response-property-enum-value-removed
- ○
removed the
Paidenum value from thedata/statusresponse property for the response status200(media type: text/json)response-property-enum-value-removed
- ○
removed the
Paidenum value from thedata/status_history/items/statusresponse property for the response status200(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Paidenum value from thedata/status_history/items/statusresponse property for the response status200(media type: application/json)response-property-enum-value-removed
- ○
removed the
Paidenum value from thedata/status_history/items/statusresponse property for the response status200(media type: text/json)response-property-enum-value-removed
- ○
removed the
PaymentBlockedenum value from thedata/status_details/reasonresponse property for the response status200(media type: text/plain)response-property-enum-value-removed
- ○
removed the
PaymentBlockedenum value from thedata/status_details/reasonresponse property for the response status200(media type: application/json)response-property-enum-value-removed
- ○
removed the
PaymentBlockedenum value from thedata/status_details/reasonresponse property for the response status200(media type: text/json)response-property-enum-value-removed
- ○
removed the
PaymentBlockedenum value from thedata/status_history/items/reasonresponse property for the response status200(media type: text/plain)response-property-enum-value-removed
- ○
removed the
PaymentBlockedenum value from thedata/status_history/items/reasonresponse property for the response status200(media type: application/json)response-property-enum-value-removed
- ○
removed the
PaymentBlockedenum value from thedata/status_history/items/reasonresponse property for the response status200(media type: text/json)response-property-enum-value-removed
- ○
removed the
PaymentStoppedenum value from thedata/status_details/reasonresponse property for the response status200(media type: text/plain)response-property-enum-value-removed
- ○
removed the
PaymentStoppedenum value from thedata/status_details/reasonresponse property for the response status200(media type: application/json)response-property-enum-value-removed
- ○
removed the
PaymentStoppedenum value from thedata/status_details/reasonresponse property for the response status200(media type: text/json)response-property-enum-value-removed
- ○
removed the
PaymentStoppedenum value from thedata/status_history/items/reasonresponse property for the response status200(media type: text/plain)response-property-enum-value-removed
- ○
removed the
PaymentStoppedenum value from thedata/status_history/items/reasonresponse property for the response status200(media type: application/json)response-property-enum-value-removed
- ○
removed the
PaymentStoppedenum value from thedata/status_history/items/reasonresponse property for the response status200(media type: text/json)response-property-enum-value-removed
- ○
removed the
PayoutRefusedenum value from thedata/status_details/reasonresponse property for the response status200(media type: text/plain)response-property-enum-value-removed
- ○
removed the
PayoutRefusedenum value from thedata/status_details/reasonresponse property for the response status200(media type: application/json)response-property-enum-value-removed
- ○
removed the
PayoutRefusedenum value from thedata/status_details/reasonresponse property for the response status200(media type: text/json)response-property-enum-value-removed
- ○
removed the
PayoutRefusedenum value from thedata/status_history/items/reasonresponse property for the response status200(media type: text/plain)response-property-enum-value-removed
- ○
removed the
PayoutRefusedenum value from thedata/status_history/items/reasonresponse property for the response status200(media type: application/json)response-property-enum-value-removed
- ○
removed the
PayoutRefusedenum value from thedata/status_history/items/reasonresponse property for the response status200(media type: text/json)response-property-enum-value-removed
- ○
removed the
Pendingenum value from thedata/statusresponse property for the response status200(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Pendingenum value from thedata/statusresponse property for the response status200(media type: application/json)response-property-enum-value-removed
- ○
removed the
Pendingenum value from thedata/statusresponse property for the response status200(media type: text/json)response-property-enum-value-removed
- ○
removed the
Pendingenum value from thedata/status_history/items/statusresponse property for the response status200(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Pendingenum value from thedata/status_history/items/statusresponse property for the response status200(media type: application/json)response-property-enum-value-removed
- ○
removed the
Pendingenum value from thedata/status_history/items/statusresponse property for the response status200(media type: text/json)response-property-enum-value-removed
- ○
removed the
Reversedenum value from thedata/statusresponse property for the response status200(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Reversedenum value from thedata/statusresponse property for the response status200(media type: application/json)response-property-enum-value-removed
- ○
removed the
Reversedenum value from thedata/statusresponse property for the response status200(media type: text/json)response-property-enum-value-removed
- ○
removed the
Reversedenum value from thedata/status_history/items/statusresponse property for the response status200(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Reversedenum value from thedata/status_history/items/statusresponse property for the response status200(media type: application/json)response-property-enum-value-removed
- ○
removed the
Reversedenum value from thedata/status_history/items/statusresponse property for the response status200(media type: text/json)response-property-enum-value-removed
- ○
removed the
ReversedClosedBankAccountenum value from thedata/config/sandbox_outcomeresponse property for the response status200(media type: text/plain)response-property-enum-value-removed
- ○
removed the
ReversedClosedBankAccountenum value from thedata/config/sandbox_outcomeresponse property for the response status200(media type: application/json)response-property-enum-value-removed
- ○
removed the
ReversedClosedBankAccountenum value from thedata/config/sandbox_outcomeresponse property for the response status200(media type: text/json)response-property-enum-value-removed
- ○
removed the
ReversedCustomerDisputeenum value from thedata/config/sandbox_outcomeresponse property for the response status200(media type: text/plain)response-property-enum-value-removed
- ○
removed the
ReversedCustomerDisputeenum value from thedata/config/sandbox_outcomeresponse property for the response status200(media type: application/json)response-property-enum-value-removed
- ○
removed the
ReversedCustomerDisputeenum value from thedata/config/sandbox_outcomeresponse property for the response status200(media type: text/json)response-property-enum-value-removed
- ○
removed the
ReversedInsufficientFundsenum value from thedata/config/sandbox_outcomeresponse property for the response status200(media type: text/plain)response-property-enum-value-removed
- ○
removed the
ReversedInsufficientFundsenum value from thedata/config/sandbox_outcomeresponse property for the response status200(media type: application/json)response-property-enum-value-removed
- ○
removed the
ReversedInsufficientFundsenum value from thedata/config/sandbox_outcomeresponse property for the response status200(media type: text/json)response-property-enum-value-removed
- ○
removed the
RiskReviewenum value from thedata/status_details/reasonresponse property for the response status200(media type: text/plain)response-property-enum-value-removed
- ○
removed the
RiskReviewenum value from thedata/status_details/reasonresponse property for the response status200(media type: application/json)response-property-enum-value-removed
- ○
removed the
RiskReviewenum value from thedata/status_details/reasonresponse property for the response status200(media type: text/json)response-property-enum-value-removed
- ○
removed the
RiskReviewenum value from thedata/status_history/items/reasonresponse property for the response status200(media type: text/plain)response-property-enum-value-removed
- ○
removed the
RiskReviewenum value from thedata/status_history/items/reasonresponse property for the response status200(media type: application/json)response-property-enum-value-removed
- ○
removed the
RiskReviewenum value from thedata/status_history/items/reasonresponse property for the response status200(media type: text/json)response-property-enum-value-removed
- ○
removed the
Scheduledenum value from thedata/statusresponse property for the response status200(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Scheduledenum value from thedata/statusresponse property for the response status200(media type: application/json)response-property-enum-value-removed
- ○
removed the
Scheduledenum value from thedata/statusresponse property for the response status200(media type: text/json)response-property-enum-value-removed
- ○
removed the
Scheduledenum value from thedata/status_history/items/statusresponse property for the response status200(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Scheduledenum value from thedata/status_history/items/statusresponse property for the response status200(media type: application/json)response-property-enum-value-removed
- ○
removed the
Scheduledenum value from thedata/status_history/items/statusresponse property for the response status200(media type: text/json)response-property-enum-value-removed
- ○
removed the
Standardenum value from thedata/config/sandbox_outcomeresponse property for the response status200(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Standardenum value from thedata/config/sandbox_outcomeresponse property for the response status200(media type: application/json)response-property-enum-value-removed
- ○
removed the
Standardenum value from thedata/config/sandbox_outcomeresponse property for the response status200(media type: text/json)response-property-enum-value-removed
- ○
removed the
Systemenum value from thedata/status_details/sourceresponse property for the response status200(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Systemenum value from thedata/status_details/sourceresponse property for the response status200(media type: application/json)response-property-enum-value-removed
- ○
removed the
Systemenum value from thedata/status_details/sourceresponse property for the response status200(media type: text/json)response-property-enum-value-removed
- ○
removed the
Systemenum value from thedata/status_history/items/sourceresponse property for the response status200(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Systemenum value from thedata/status_history/items/sourceresponse property for the response status200(media type: application/json)response-property-enum-value-removed
- ○
removed the
Systemenum value from thedata/status_history/items/sourceresponse property for the response status200(media type: text/json)response-property-enum-value-removed
- ○
removed the
TooManyAttemptsenum value from thedata/status_details/reasonresponse property for the response status200(media type: text/plain)response-property-enum-value-removed
- ○
removed the
TooManyAttemptsenum value from thedata/status_details/reasonresponse property for the response status200(media type: application/json)response-property-enum-value-removed
- ○
removed the
TooManyAttemptsenum value from thedata/status_details/reasonresponse property for the response status200(media type: text/json)response-property-enum-value-removed
- ○
removed the
TooManyAttemptsenum value from thedata/status_history/items/reasonresponse property for the response status200(media type: text/plain)response-property-enum-value-removed
- ○
removed the
TooManyAttemptsenum value from thedata/status_history/items/reasonresponse property for the response status200(media type: application/json)response-property-enum-value-removed
- ○
removed the
TooManyAttemptsenum value from thedata/status_history/items/reasonresponse property for the response status200(media type: text/json)response-property-enum-value-removed
- ○
removed the
UserActionenum value from thedata/status_details/sourceresponse property for the response status200(media type: text/plain)response-property-enum-value-removed
- ○
removed the
UserActionenum value from thedata/status_details/sourceresponse property for the response status200(media type: application/json)response-property-enum-value-removed
- ○
removed the
UserActionenum value from thedata/status_details/sourceresponse property for the response status200(media type: text/json)response-property-enum-value-removed
- ○
removed the
UserActionenum value from thedata/status_history/items/sourceresponse property for the response status200(media type: text/plain)response-property-enum-value-removed
- ○
removed the
UserActionenum value from thedata/status_history/items/sourceresponse property for the response status200(media type: application/json)response-property-enum-value-removed
- ○
removed the
UserActionenum value from thedata/status_history/items/sourceresponse property for the response status200(media type: text/json)response-property-enum-value-removed
- ○
removed the
UserRequestenum value from thedata/status_details/reasonresponse property for the response status200(media type: text/plain)response-property-enum-value-removed
- ○
removed the
UserRequestenum value from thedata/status_details/reasonresponse property for the response status200(media type: application/json)response-property-enum-value-removed
- ○
removed the
UserRequestenum value from thedata/status_details/reasonresponse property for the response status200(media type: text/json)response-property-enum-value-removed
- ○
removed the
UserRequestenum value from thedata/status_history/items/reasonresponse property for the response status200(media type: text/plain)response-property-enum-value-removed
- ○
removed the
UserRequestenum value from thedata/status_history/items/reasonresponse property for the response status200(media type: application/json)response-property-enum-value-removed
- ○
removed the
UserRequestenum value from thedata/status_history/items/reasonresponse property for the response status200(media type: text/json)response-property-enum-value-removed
- ○
removed the
Watchtowerenum value from thedata/status_details/sourceresponse property for the response status200(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Watchtowerenum value from thedata/status_details/sourceresponse property for the response status200(media type: application/json)response-property-enum-value-removed
- ○
removed the
Watchtowerenum value from thedata/status_details/sourceresponse property for the response status200(media type: text/json)response-property-enum-value-removed
- ○
removed the
Watchtowerenum value from thedata/status_history/items/sourceresponse property for the response status200(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Watchtowerenum value from thedata/status_history/items/sourceresponse property for the response status200(media type: application/json)response-property-enum-value-removed
- ○
removed the
Watchtowerenum value from thedata/status_history/items/sourceresponse property for the response status200(media type: text/json)response-property-enum-value-removed
- ○