resource-facade

Start saving a card to the org (off-session) — returns the Airwallex client_secret + env.

post/v1/payment_methods/create_setup_intent

Headers

x-api-keystring nullable

Request body

SetupIntentInput required

Response

Successful Response

client_secretstring required
setup_intent_idstring required
customer_idstring required
envstring required

Changes