Skip to main content
POST
Update Payment Method

Headers

TENANT
string
required

The tenant you are making this request on behalf of

API-KEY
string
required

Your api key

Body

application/json
memberId
string
required

ID of the member to update the payment method for

paymentMethodId
string
required

New payment method ID

comment
string | null

Comment explaining the payment method change

chargeImmediately
boolean
default:false

Whether to immediately attempt to charge the member if they are delinquent

Response

Successful Response