Product Subscriptions
Create a test checkout session with a payment gateway. Roles: self (member).
post/api/product-subscriptions/{productSubscriptionId}/test/checkout
Path parameters
productSubscriptionIdinteger required
Query parameters
return_uristring required
localestring
Response
OK
Changes
Changed in 1 of the 2 revisions of this API.5
- ○
added the optional property
error/errorIdto the response with the400statusresponse-optional-property-added
- ○
added the optional property
error/errorIdto the response with the401statusresponse-optional-property-added
- ○
added the optional property
error/errorIdto the response with the403statusresponse-optional-property-added
- ○
added the optional property
error/errorIdto the response with the404statusresponse-optional-property-added
- ○
added the optional property
error/errorIdto the response with the500statusresponse-optional-property-added
- ○