Skip to main content
POST
Mark sales as paid

Path Parameters

partnerId
string<uuid>
required

Partner brand ID

Body

application/json
period
string

Specific period to mark as paid (e.g., "2026-01"). If omitted, marks all pending sales.

Example:

"2026-01"

notes
string

Optional notes about the payment

Response

Sales marked as paid

success
boolean
required
updated_count
number
required
amount_paid
number
required
message
string
required