Changes to Get bank payout detail
GET /money/payouts/{id}
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 2 of the 24 revisions of this API.15
What changed
- ○
added the optional property
error/api_client_idto the response with the400statusresponse-optional-property-added
- ○
added the optional property
error/api_client_idto the response with the401statusresponse-optional-property-added
- ○
added the optional property
error/api_client_idto the response with the403statusresponse-optional-property-added
- ○
added the optional property
error/api_client_idto the response with the404statusresponse-optional-property-added
- ○
added the optional property
error/api_client_idto the response with thedefaultstatusresponse-optional-property-added
- ○
- ●
changed the pattern of the
pathrequest parameteridfrom^mm_[0-9a-hjkmnp-tv-z]{26}$to^mm_[0-7][0-9a-hjkmnp-tv-z]{25}$request-parameter-pattern-changed
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●