Generate Assignment

📘

This route allows the creation of a credit assignment, where rights to a credit are transferred from a creditor to a third party.

🚧

Attention point:

It's only possible to create an assignment for a single buyer. Buyers cannot be merged in one assignment.

Response

Http CodeReturn CodeMessage
200200-01Success.
400400-01Something unexpected happened.
400400-09There are no results for the query.
401401-06The requested module is not enabled.
406406-03field #replaceHere is mandatory and was not informed.
503503-05It was not possible to process the assignment, please contact CDC Bank.

Response Parameters

ParameterFormatDescription
request_codeStringUnique identifier for the request.
returnBooleanIndicates if the request was successful.
return_codeStringCode indicating the result of the request.
messageStringDescription of the result of the request.
dataObjectContains information about the generated assignment.
data.codeStringUnique identifier for the generated assignment.
data.number_assignmentStringNumber assigned to the generated assignment.
Language
Credentials
Header
Response
Click Try It! to start a request and see the response here!