Billing
billing

Get Card Token

Get a scoped Moov access token for adding cards via Moov.js.

This token has card write permissions and should be used by the frontend's Moov.js card form.

Admin only endpoint.

get/billing/card-token

Query parameters

refresh_tokenstring

Response

Successful Response

access_tokenstring required
refresh_tokenstring required
expires_ininteger required
token_typestring
account_idstring nullable

Changes

No recorded changes to this endpoint across all 2 revisions of this API.