post https://spectrocoin.com/api/public/merchants/p/orders
Creates a merchant order without requiring authentification. To sucessfully create a merchant order, first an associated pre-order has to be created to retrieve the pre-order id
. To create an pre-order (also without authentification) - use [/reference/createusingpost9](POST
/public/merchants/p/preorders
).
This endpoint belongs to a group of anonymous public endpoints that utilize the /p/
path. These endpoints are designed for use cases where OAuth 2.0
authentication is not required. They allow for open access to specific public resources while maintaining a secure and controlled environment.