Suppliers Insert

This route allows the registration of disbursements to supplier within the operation.

🚧

Attention point:

  • To consume the route, it is necessary to pass the operation code as a parameter;
  • It is not possible to register more than one supplier per operation.
  • The operation must be of the financing type.

Response

Http CodeReturn CodeMessage
200200-01Success.
400400-01Something unexpected happened.
400400-02Invalid hash.
400400-11Error registering.
400400-32Value informed exceeds that available for payment.
400400-93Desembolso para terceiros desabilitado.
400400-101The operation already has a supplier registered.
400400-102The operation must be financing.
406406-03field 'X' is mandatory and was not informed.
429429-01Too many requests

Response Parameters

ParameterFormatDescription
request_codeStringRequest identification code.
returnBooleanIndicates if the request was successful.
return_codeStringReturn code of the request.
messageStringReturn message of the request.
data.codeStringRegistration code for disbursement.

Request Parameters

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here!