Card Form
Required scopes
This endpoint requires the following scopes:
Authorizations
OAuth2clientCredentialsRequired
Token URL:
Responses
200
OK
application/json
app_idstringOptional
team_idstringOptional
400
Bad Request
application/json
500
Internal Server Error
application/json
get/card-form/credentials
GET /card-form/credentials HTTP/1.1
Host: public-api.alternativepayments.io
Authorization: Bearer YOUR_OAUTH2_TOKEN
Accept: */*
{
"app_id": "text",
"team_id": "text"
}Last updated
Was this helpful?
