Error codes

Feel safe to receive standard errors from our API, if you see something wrong please let us know and we will work to fix it right away.

Description

Range

Syntax and parameter existence validation

3xx

Resource existence

4xx

Business logic and server errors validations

5xx

Keep in mind that Vita Business will return the HTTP status code 422 [UNPROCESSABLE ENTITY] whenever it cannot process the request, however the api returns an error code with the corresponding message of what happened in the response body.

{
    code: 500,
    message: "An error has occurred, please try again later"
}

Syntax and parameter existence validation

Description

Code

Invalid [header] header, [description]

300

[header] header was not found

301

Signature version was not found

302

Invalid signature

303

Parameter [parameter] not found

304

Invalid [parameter], [description]

305

Resource existence

Description

Code

[resource] was not found

404

Business logic and server errors validations

Description

Code

An error has occurred, please try again later

500

Invalid IP address

501

Business [parameter] is not supported

502

[parameter] is used

503

Invalid amount, minimum amount of 15000 CLP

507

Insufficient balance business

509

Insufficient balance wallet

510

Invalid bank_code, bank does not belong to the selected country

578

Invalid account_bank, incorrect account size

579

Última actualización