v1
latestSwagger 2.02026-07-1798126172.4 KBOrder
Create order
Takes the given data and tries to create a new payment order in the pilvytis service.
post/v2/identities/{id}/{gw}/payment-order
Path parameters
idstring required
Identity for which to create an order
gwstring required
Gateway for which a payment order is created
Request body
Example request
{
"amount_usd": "20",
"country": "US",
"gateway_caller_data": {},
"myst_amount": "3.14",
"pay_currency": "EUR",
"project_id": "mysteriumvpn, mystnodes",
"state": "MO"
}Response
Payment order