Headers
The unique identifier of the Organization associated with the request.
The authorization token. This header is required if your environment has the Acces Manager plugin enabled.
The type of media of the resource. Must be application/json
.
Body
Name of the tax group, used to identify the configured tax package.
Unique identifier of the Ledger the package is linked to in the Midaz Ledger.
Minimum transaction amount below which the fees in the package don't apply. Important: Use a dot (.
) as the decimal separator — commas are not accepted.
Maximum transaction amount above which the fees in the package don't apply. Important: Use a dot (.
) as the decimal separator — commas are not accepted.
Object containing custom-named tax rules. Each key is defined by the client (e.g., admFee
, iof
), and its value must follow the Fee
object schema.
If true
it indicates that the package is active.
Short summary of for the package explaining what it covers.
The main accounting route that defines the nature of the transaction. Helps group related operations in the ledger.
Unique identifier of the Segment the package is linked to in the Midaz Ledger.
List of accounts that are exempt from the taxes defined in the package.
Response
Indicates that the resource was successfully created and the operation was completed as expected.
Name of the tax group, used to identify the configured tax package.
Short summary of for the package explaining what it covers.
The main accounting route that defines the nature of the transaction. Helps group related operations in the ledger.
Unique identifier of the Ledger this Fee Package is linked to in the Midaz Ledger.
Minimum transaction amount below which the fees in the package don't apply.
Maximum transaction amount above which the fees in the package don't apply.
Object containing custom-named tax rules. Each key is defined by the client (e.g., admFee
, iof
, and its value must follow the Fee
object schema.
If true
it indicates that the package is active.
Unique identifier of the package, in UUIDv7 format.
Unique identifier of the Segment this Fee Package is linked to in the Midaz Ledger.
List of accounts that are exempt from the taxes defined in the package.
Date when the package was created.
Date when the package was last updated.
Date when the package was deleted.