The values of unitKey, productKey and the tax types are included in the catalog of the tax authority (SAT).For additional information, please refer to this link.
This call will update the order status to ‘delivered’ and create the invoice with the data provided.Once the client pays for the order, we will generate a complement for the invoice, incorporating the payment method.The files generated for the invoices are accessible through the following endpoint
curl --request GET \ --url https://staging-api.propaga.io/v1/invoice/{transactionId}/documents \ --header 'Authorization: <authorization>'