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

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