Product Subscriptions
Create a customer billing redirect with a payment gateway. Roles: Admin or self (member).
post/api/product-subscriptions/{productSubscriptionId}/customer-billing
Path parameters
productSubscriptionIdinteger required
Query parameters
return_uristring
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
- ○