Skip to main content
GET
/
payment-methods
/
{payment_method_token}
/
document
Get a payment method document
curl --request GET \
  --url https://commerce1.on-hellgate.dev/payment-methods/{payment_method_token}/document \
  --header 'X-API-Key: <api-key>'
{
  "classifier": "<string>",
  "code": 123,
  "message": "<string>"
}

Authorizations

X-API-Key
string
header
required

Path Parameters

payment_method_token
string
required

Payment method token

Response

PDF document