v1
latestOpenAPI 3.0.02026-07-24126202516.7 KBToken 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