Skip to main content
PATCH
Update a payout

Authorizations

x-api-key
string
header
required

Introw API key shown once when the credential is created.

Path Parameters

id
string
required

Payout identifier.

Minimum string length: 1

Body

application/json
stage
enum<string>

Set the payout stage to reflect your finance workflow.

Available options:
DRAFT,
PENDING_REVIEW,
PENDING_INVOICE,
APPROVED,
SCHEDULED,
PENDING_PAYMENT,
PAID,
DECLINED,
POSTPONED,
BLOCKED,
FAILED
poNumber
string | null

Partner purchase order number. Pass null to clear it.

Response

Payout updated successfully.

data
object
required