api
Initiate a checkout
post/api/public/packages/configs/{slug}/checkout
Path parameters
slugstring required
Request body
Response
Created
Example response
{
"type": "transaction"
}Changes
Changed in 2 of the 19 revisions of this API.111
- ▲
added
subschema #1subschema #2to the/response propertyoneOflist for the response statusresponse-property-one-of-added
- ○
removed
subschema #1subschema #2from the/response propertyoneOflist for the response statusresponse-property-one-of-removed
- ▲
- ●
added the new
MWKenum value to theresponse property for the response statusresponse-property-enum-value-added
- ●