Cargar un Invoice
Developing
POST
/api/v1/entity/invoice
entityowner
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request POST '/api/v1/entity/invoice' \
--header 'Content-Type: application/json' \
--data-raw '{}'
Response Response Example
{
"uuid": "8c234872-593d-5ba5-e740-d93f1994482e"
}
Request
Body Params application/json