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

urlstring

Changes

Changed in 1 of the 2 revisions of this API.5

    • added the optional property error/errorId to the response with the 400 status

      response-optional-property-added

    • added the optional property error/errorId to the response with the 401 status

      response-optional-property-added

    • added the optional property error/errorId to the response with the 403 status

      response-optional-property-added

    • added the optional property error/errorId to the response with the 404 status

      response-optional-property-added

    • added the optional property error/errorId to the response with the 500 status

      response-optional-property-added