Add Tariffs to Card

Adds one or more tariffs (service, interest, or usage) to the specified card
This endpoint supports submitting a list of tariffs of different types in a single request
Each tariff type (SERVICE, INTEREST, USAGE) has its own required fields
The 'type' discriminator field is required and must be set to one of: SERVICE, INTEREST, USAGE

  • SERVICE: Service tariff for the card
  • INTEREST: Interest tariff for the card
  • USAGE: Usage tariff for the card
    All tariffs must be valid and will be applied to the card identified by the given ID 4444.

Applicable Products: Any

Applicable Client Types: Any

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
length between 20 and 20
Body Params
Headers
string

The W3C Trace Context traceparent header for distributed tracing.
It helps propagate trace information across services.
For more details, refer to the official Trace Context documentation.

string

Source Application Code

string

Source Application Name

string

Source Application User

string

A unique identifier to ensure the request is processed only once, preventing duplicate operations (e.g. retries).

string

A unique ID for each API request. When the same ID is reused, the API returns the original response and skips duplicate processing. Useful for retrying failed or timed-out requests.

Responses

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*