Alfredo Bernal
May 26, 2023
https://homol.uno-internacional.com/sif/v3/empresas/00000000-0000-1000-0000-000000000001/documents/billing/status
{ "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "properties": { "reference": { "type": "string" }, "error": { "type": "string" }, "status": { "type": "string" }, "folio": { "type": "string" }, "type": { "type": "string" } }, "required": [ "reference", "error", "status", "folio", "type" ] }