Authentication

Set up payment method

Attach a Stripe payment method. Required before unlock (PFS path) or book.

post/api/v1/agents/setup-payment

Request body

tokenstring

Stripe token (e.g. tok_visa for testing)

payment_method_idstring

Stripe PaymentMethod ID

Response

Payment method attached

Changes