Sending & error handling
FAQ · Sending & error handling

Can I upload my own UBL XML?

Yes, directly via the send document endpoint.

Updated 2025-10-13

You can add your own UBL XML in the API call. Set documentType to xml and paste the UBL as a string in the document field.

See API reference: recommand.eu/reference

Related questions