Success
E-mail support@example.com
curl -i -X GET \
'https://beehexa.redocly.app/_mock/api-v2/sqlaccount/docs/api/customers/email/{email}?limit=100&offset=0'
curl -i -X POST \
https://beehexa.redocly.app/_mock/api-v2/sqlaccount/docs/api/customers/payment \
-H 'Content-Type: application/json' \
-d '{
"documentNo": "123",
"paymentMethod": "123",
"project": "123"
}'
curl -i -X GET \
'https://beehexa.redocly.app/_mock/api-v2/sqlaccount/docs/api/customers/code/{code}?limit=100&offset=0'
curl -i -X GET \
'https://beehexa.redocly.app/_mock/api-v2/sqlaccount/docs/api/customers/days-ago/{days}?limit=100&offset=0'
curl -i -X GET \
'https://beehexa.redocly.app/_mock/api-v2/sqlaccount/docs/api/customers/from-date/{date}?limit=100&offset=0'