cURL
curl --request POST \ --url https://api.example.com/Customers \ --header 'Content-Type: application/json' \ --data ' { "name": "<string>", "number": "<string>", "addressLine1": "<string>", "addressLine2": "<string>", "city": "<string>", "country": "<string>", "postalCode": "<string>" } '
{ "type": "<string>", "title": "<string>", "status": 123, "detail": "<string>", "instance": "<string>" }
Documentation IndexFetch the complete documentation index at: https://docs.debitdirect.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.debitdirect.io/llms.txt
Use this file to discover all available pages before exploring further.
Unauthorized