TMF Customer order creation payload is throwing the error
I am trying to create the customer order record from postman by sending the payload. But it is throwing the error like below. I want to know how to fix this issue. { "code": 21, "reason": "Invalid payload: Request body missing", "message": "...
