go back to SettlementService

PUT /settlements/create

Creates a new settlement record for the given data.

Roles that can access this endpoint are Users.

Parameters

name description type default type
settlement the data to use when creating the new settlement body of type: application/xml application/json RowSettlement

Result

RowSettlement of type: application/xml application/json

returns the created settlement record

Additional attributes:

Child Elements:

Try It Out

Request

- Authentication Help
- RowSettlement