🧪 Update a sale transaction

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
^[a-z]{3,7}_[0-9A-Za-z]{27}$

An object id with prefix

string
required
^[a-z]{3,7}_[0-9A-Za-z]{27}$

An object id with prefix

Body Params

Update a seller

integer
≥ 0

Gross sale amount charged to buyer

date-time

Date of sale transaction

string
^[A-Z]{3}$

Currency of sale transaction (ISO-4217)

integer
≥ 0

Fee amount charged by payment processor

integer
≥ 0

Net amount received by seller after processor fees

string
length ≥ 1

Reporting category used for financial purposes

date-time | null

Date of payout from payment processor

string | null
^[a-z]{3,7}_[0-9A-Za-z]{27}$

Identifier for the buyer

string | null
^[a-z]{3,7}_[0-9A-Za-z]{27}$

Identifier for the subscription

string | null

External identifier indicating the source of the sale transaction

string | null

Description of the sale transaction

number | null

Exchange rate used for the sale transaction

fee_details
array of objects | null

Fee details associated with the sale transaction

fee_details
metadata
object | null

Additional metadata associated with the sale transaction

Headers
date-time
required

ETag value for Optimistic Concurrency Control (OCC). Should contain the last known updated_at timestamp in ISO 8601 format.

Response

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json