Update subscription payment token

Update the payment token associated with an existing subscription.

Body Params
string
required

The subMerchantId associated with the subscription.

string
required

The ID of the subscription to update.

paymentToken
object
required

The new payment token to associate with the subscription.

Responses
200

Payment token successfully updated.

400

Bad Request. Invalid input.

401

Unauthorized.

500

Internal Server Error.

Language
Credentials
Basic
base64
:
Response
Click Try It! to start a request and see the response here!