Create Order
POST
/api/v0/ordersUtilize this API to generate orders with Olympus from your backend. This allows you to initiate transactions and collect payments seamlessly
Request
Header Params
merchantAccessKey
string
required
Authorization
string
required
Body Params application/json
object {0}
Example
{}
Request samples
Responses
OK(200)
HTTP Code: 200
Content Type : JSONapplication/json
Data Schema
No schema defined
Example
Not configured
Last modified: a month ago