Request Code Samples
curl --location --request POST 'https://clientapi.spaystage.com/api/v1/banks' \
--header 'X-Customer-Authorization: {{hash}}' \
--header 'X-Customer-Id: 1'
Responses
application/json {
"error": "Invalid client in request"
}
Modified at 2025-11-10 14:34:35