latestOpenAPI 3.0.02026-08-101013821017.9 KB

4b69392f93b9

Payment

Update Subscription Payment Option

This will associate new billing option to existing subscription by payment option

post/v1/subscriptions/{subId}/payment-option

Path parameters

subIdstring required

Subscription Id

Headers

tokenstring required

Basic authorization (dispatch Key and Secret) or Full access token

Request body

paymentOptionIdstring required

Payment option id

isShippingSameAsBillingboolean

The shipping address of subscription should be updated same as billing address. The default value is true.

Response

Accepted