Changes to Create a Reader Checkout
POST /v0.1/merchants/{merchant_code}/readers/{reader_id}/checkout
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 5 of the 53 revisions of this API.116
What changed
- ○
added the optional property
data/checkout_idto the response with the201statusresponse-optional-property-added
This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
added the new optional request property
aadenew-optional-request-property
- ○
- ○
added the media type
application/problem+jsonfor the response with the status400response-media-type-added
- ○
added the media type
application/problem+jsonfor the response with the status401response-media-type-added
- ○
added the media type
application/problem+jsonfor the response with the status422response-media-type-added
- ○
added the non-success response with the status
404response-non-success-status-added
- ○
removed the non-success response with the status
500response-non-success-status-removed
- ○
removed the non-success response with the status
502response-non-success-status-removed
- ○
removed the non-success response with the status
504response-non-success-status-removed
This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
added the required property
errors/typeto the response with the400statusresponse-required-property-added
- ○
added the required property
errors/typeto the response with the401statusresponse-required-property-added
- ○
added the required property
errors/typeto the response with the500statusresponse-required-property-added
- ○
added the required property
errors/typeto the response with the502statusresponse-required-property-added
- ○
added the required property
errors/typeto the response with the504statusresponse-required-property-added
This revision also has 10 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ●
the
installmentsrequest property's min was set to1.00request-property-min-set
- ○
the request property
affiliatebecame nullablerequest-property-became-nullable
- ○
the request property
installmentsbecame nullablerequest-property-became-nullable
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●