Skip to main content
POST
Report a sale

Authorizations

Authorization
string
header
required

An API token. The "read" ability: GET routes only. "read + write": every route.

Headers

Idempotency-Key
string

Replay a write safely: the same key gives back the first answer for 24 hours (header Idempotent-Replay: true).

Maximum string length: 255

Body

application/json
email
string<email>
required
amount
integer
required

In the smallest unit: 1250 is 12.50 €; 15000 is 15,000 FCFA.

Required range: x >= 0
currency
string
required
Required string length: 3
list
string<uuid> | null

Limits the search for the subscriber to this list.

reference
string | null

Your own order number.

occurred_at
string<date-time> | null
meta
object | null

Response

That reference was already recorded.

data
object