Changes to Get CustomerPayment record
GET /public/v2/customer-payments/{record_number}/
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 2 of the 14 revisions of this API.129
What changed
- ●
removed the optional property
has_more_linesfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
lines_countfrom the response with the200statusresponse-optional-property-removed
- ○
api operation id
get_CustomerPaymentV2_recordremoved and replaced withget_CustomerPayment_recordapi-operation-id-removed
- ○
the response property
itemsbecame required for the status200response-property-became-required
- ○
the
itemsresponse's property default valuewas removed for the status200response-property-default-value-removed
This revision also has 93 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●
- ▲
the response property
itemsbecame optional for the status200response-property-became-optional
- ○
api operation id
get_CustomerPayment_recordremoved and replaced withget_CustomerPaymentV2_recordapi-operation-id-removed
- ○
added the optional property
bank_match_statusto the response with the200statusresponse-optional-property-added
- ○
added the optional property
has_more_linesto the response with the200statusresponse-optional-property-added
- ○
added the optional property
lines_countto the response with the200statusresponse-optional-property-added
- ○
added the optional property
reconciliation_statusto the response with the200statusresponse-optional-property-added
- ○
the
itemsresponse's property default valuewas added for the status200response-property-default-value-added
This revision also has 21 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲