checkout
Create ACH Authorization
Creates an ACH authorization record before the payment it will back. Callable either as the authenticated customer (SDK/iframe flow — the customer is resolved from the session, customerId in the body is ignored) or as merchant-admin/admin (direct-API integrators — the body's customerId is required and reconciled server-side). Pass the returned record's _id as achAuthorizationId on the ACH checkout call this authorization backs.
post/checkout/ach-authorization
Headers
x-coinflow-auth-session-keystring required
The session key generated for the end user - see https://docs.coinflow.cash/api-reference/api-reference/authentication/get-session-key
Request body
Response
Ok