Token Charging
API key for authentication.
Filter tokens by customer ID
user_12345Filter tokens by the original order UUID
550e8400-e29b-41d4-a716-446655440000Filter by active status (true to return only active tokens)
truePossible values: Maximum number of tokens to return (default 50, max 100)
50Example: 50Number of tokens to skip for pagination
0Example: 0Successful response
Unauthorized (invalid API key)
Token charging not enabled for this shop
Shop not found
API key for authentication.
Token UUID
550e8400-e29b-41d4-a716-446655440000Successful response
Unauthorized (invalid API key)
Token charging not enabled for this shop
Token or shop not found
API key for authentication.
Token UUID
550e8400-e29b-41d4-a716-446655440000Token deactivated successfully
Bad request
Unauthorized (invalid API key)
Token charging not enabled for this shop
Token or shop not found
API key for authentication.
The payment token UUID to charge
550e8400-e29b-41d4-a716-446655440000Charge amount in smallest currency units (cents/kopecks)
100000Merchant reference for this charge (optional, max 256 chars)
order-123Unique key to prevent duplicate charges (optional, max 64 chars)
charge-req-abc123Charge created successfully
Bad request
Unauthorized (invalid API key)
Token charging not enabled for this shop
Token or shop not found
Conflict - charge already pending
Rate limit exceeded - must wait before charging again
Payment gateway error
API key for authentication.
Charge UUID
550e8400-e29b-41d4-a716-446655440000Successful response
Unauthorized (invalid API key)
Token charging not enabled for this shop
Charge or shop not found
Last updated