Skip to main content
POST
Post an externally collected prepaid payment using bootstrap authority

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

Idempotency-Key
string
required

Stable key used to adopt the original durable operation after retries or disconnects.

Maximum string length: 128

Body

application/json
amount_microusd
integer
required
Required range: x >= 1
description
string
required
Required string length: 1 - 255
tenant_id
string
required
Minimum string length: 1

Response

Created

checkout_amounts_microusd
enum<integer>[]
required
Available options:
25000000,
50000000,
100000000,
250000000,
500000000
data
object
required
funding_available
boolean
required
funding_mode
string
required
Allowed value: "prepaid"
funding_provider
enum<string>
required
Available options:
,
stripe
credit_id
string
payment_collected_by_infercrane
boolean
payment_collection
string