Token Auth
Generate Token
Create a token, either for a bank or a card account, that can be used with the PromisePay.js package to securely send Assembly credit card details.
post/token_auths
Request body
Example request
{
"token_type": "bank",
"user_id": "seller-68611249"
}Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.