provider
inventory

Update Payment Method

Update a member's payment method.

post/inventory/members/update-payment-method

Headers

TENANTstring required

The tenant you are making this request on behalf of

API-KEYstring required

Your api key

Request body

memberIdstring required

ID of the member to update the payment method for

paymentMethodIdstring required

New payment method ID

commentstring nullable

Comment explaining the payment method change

chargeImmediatelyboolean

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

Response

Successful Response

{"stackTrail":"paths:/inventory/members/update-payment-method:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes