latestOpenAPI 3.0.02026-08-1056429755.6 KB

a6efafc1669c

Payment

Update Subscription Payment Source

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

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

Path parameters

subIdstring required

Subscription Id

Headers

tokenstring required

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

Request body

sourceIdstring required

Payment source id

isShippingSameAsBillingboolean

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

Response

Accepted