Skip to main content
POST
Create V1 Store Order Invoice

Yetkilendirmeler

Authorization
string
header
gerekli

Pass your secret API key formatted as: Authorization: Bearer psa_...

Gövde

application/json
amount_cents
integer
gerekli
Örnek:

4999

currency
string
varsayılan:USD
Örnek:

"USD"

customer_email
string<email>
Örnek:

"buyer@example.com"

crypto_coin
string
Örnek:

"LTC"

redirect_url
string<uri>
Örnek:

"https://yourdomain.com/success"

expires_in_minutes
integer
varsayılan:60
Örnek:

60

Yanıt

200

Order created successfully