Creditors
Create creditor
Create new creditor allows the api consumer to create new creditors
POST
Authorizations
Authentication can be done by using a bearer token in the Authorization header. This is done using the following format Authorization: Bearer {token}
.
Path Parameters
Id of the tenant the creditor is being created for
Body
application/json
New creditor object
The body is of type object
.
Response
200
application/json
Successful operation
The response is of type object
.