Create a Contractor Deduction

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required
Body Params
string

Your identifier for the Deduction

int32
required

Our identifier for the Deduction Type

string
required
length ≥ 1

The payment schedule for the Deduction, such as Recurring, One Time, and Percentage

double
required

The total amount to be collected

double
required

The amount to be collected for each installment

double

The percentage of Commissions that should be collected each Settlement

date-time
required

The percentage of Commissions that should be collected each Settlement

string

The description of the Deduction that will be displayed to the Contractor

string

Any String value for the Contractor External Id

boolean

Any bool value to implement and use the provided ContractorExternalId for contractor lookup

Responses
200

Success

201

Returns the created Contractor Deduction

401

Unauthorized

403

Forbidden

422

Entity Validation has failed

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here!