I am trying to provision the yeti-switch using Admin API. I have managed to create a Contractor, Create an Account and Create Gateway. Using version 1.12.
However, the Create Customers Auths endpoint (POST /api/rest/admin/customers-auths), is returning 500 Internal Server Error. The GET endpoint is working all right.
I have double-checked the request I am sending including headers and payload. Can you kindly assist in checking the yeti code for this endpoint?