Changes to Create a new payment link (Partner or Merchant authentication)
POST /api/v1/payment-links
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 3 of the 8 revisions of this API.526
What changed
- ▲
the
order/currencyrequest property's minLength was increased from0to3request-property-min-length-increased
- ▲
added the pattern
^[A-Za-z]{3}$to the request propertyorder/currencyrequest-property-pattern-added
- ▲
added the pattern property
^(.*)$to themetadatarequest propertyrequest-property-pattern-property-added
- ▲
the
error/coderesponse's property type/format changed fromstring/to/for status400response-property-type-changed
- ●
the
order/currencyrequest property's maxLength was set to3request-property-max-length-set
- ●
removed the optional property
error/errorsfrom the response with the400statusresponse-optional-property-removed
- ○
added the new optional request property
order/test_transactionnew-optional-request-property
- ○
added the new optional request property
redirect_urlsnew-optional-request-property
- ○
the
localerequest property default valueenwas addedrequest-property-default-value-added
- ○
added the optional property
error/metadatato the response with the400statusresponse-optional-property-added
- ○
added
subschema #1subschema #2to theerror/coderesponse propertyallOflist for the response status400response-property-all-of-added
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 367 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲