post https://staging-api.tymsbook.com/api/v1/create/sales
This resource contains the endpoints needed to create sales within the organization or business.
Log in to see full request history
Responses
This resource contains the endpoints needed to create sales within the organization or business.
xxxxxxxxxx
11curl --request POST \
--url https://staging-api.tymsbook.com/api/v1/create/sales \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--header 'secret-key: sk_2938310299229' \
--data '
{
"payment_type": "Cash | Bank",
"category": "Sales"
}
'
Try It!
to start a request and see the response here! Or choose an example: