Place order
Rate limit - 5/s
post/2023-10/subscription/{subscriptionId}/placeOrder
Path parameters
subscriptionIdinteger required
ID of the subscription
Request body
Response
200
Example response
{
"success": true,
"message": "Order placed successfully",
"code": "SUCCESS"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.