I tried to send your request, and receive response:
{
"errors": [
{
"code": "INVALID_VALUE_TYPE",
"details": "The value must be an UUID",
"field": "object.id (line: 2, column: 11)"
}
]
}
if you have the same error, you should send
"id": null
instead "id": ""
Looks like empty value Loyverse recognize as uuid
Recommended Posts
Posted by Jay Rock,
1 reaction
Go to this post