Skip to main content
Create adjudication + terms using authorization_id

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Headers

Idempotency-Key
string

Provide a unique key per request to enable safe retries

Body

application/json
authorization_id
string
required
funding
object
required
payout_account_token
string

Response

Adjudication created

settlement_id
string
required
decision
enum<string>
required
Available options:
approved,
declined,
manual_review
status
enum<string>
required
Available options:
pending_confirmation,
approved,
declined,
canceled,
funded
terms
object
expected_reimbursement
number
expected_payment_date
string<date>