Skip to main content

2.6.2. Querry string parametrs

Parametrs

ParameterDescriptionMandatoryTypeNotes
countryCountry codeYes
contract_numMerchant's contract number
fiscal_idMerchant's tax identification number
serviceService code for accrual
amountAccrual 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