Create a commission line
Creates a commission line for a partner. Omit payoutId to create a pending line that a future payout batch can pick up, or pass payoutId to attach the line to an existing payout immediately.
Authorizations
Introw API key shown once when the credential is created.
Body
Introw partner the commission line is for.
1Commission amount as a decimal string, e.g. "500.00". Must be non-zero.
1ISO 4217 currency code, e.g. "USD".
3Free-text description of the commission line.
2000Originating deal/source amount the commission was derived from.
Optional payout to attach the line to on creation. When omitted, the line is created in the pending pool and can be picked up by a future payout batch.
1Response
Commission line created successfully.