Skip to main content
POST
cURL

Path Parameters

account_id
string
required

Body

application/json
fee_id
string
required

A unique value that identifies the fee. Maximum 255 characters.

Required string length: 1 - 255
settlement_currency
string
required

The settlement currency of the fee, represented by the 3-letter ISO-4217 currency code. Must be three characters.

Required string length: 3
created
string
required

The date when the fee was created, represented in ISO 8601 format (e.g. 2023-09-04T16:13:05Z).

fee_details
object
required
fee_amount_details
object
required
transaction_details
object
required
pagos_codes
object
required
payment_method_details
object | null
additional_data
object | null

Response

201 - undefined