2.6.2. Querry string parametrs
Parametrs
Parameter | Description | Mandatory | Type | Notes |
---|---|---|---|---|
country | Country code | Yes | ||
contract_num | Merchant's contract number | |||
fiscal_id | Merchant's tax identification number | |||
service | Service code for accrual | |||
amount | Accrual amount |
Code structure
{
"country": "",
"contract_num": "",
"fiscal_id": "",
"service": "",
"amount": 0
}
Field Descriptions
- country – Country code, required
- contract_num – Contract number
- fiscal_id – Tax identification number
- packages – Packages to be stopped; each object includes:
- code – Package code
- date_for – End date
- services – Services to be stopped; each object includes:
- code – Service code