Deposit
Authorizations
X-API-KeystringRequired
Path parameters
program_membership_idstringRequired
The ID of the program membership.
Body
deposit_amount_in_centsnumberRequired
The amount to be deposited into the membership balance card.
idempotency_keystringRequired
Idempotency key to prevent duplicate transactions.
balance_card_idstringRequired
The ID of the membership balance card to deposit into.
payment_providerstringOptional
The provider used to process balance payment.
Responses
200
Successful response
application/json
post
/v2/program-memberships/{program_membership_id}/balance-cards/deposit200
Successful response