GuideLab API

Preview Ariba cXML invoice

Generate a preview of the cXML invoice document that would be sent to SAP Ariba for the specified invoice.

GET
/integrations/ariba/preview-cxml

Generate a preview of the cXML invoice document that would be sent to SAP Ariba for the specified invoice.

Authorization

__Secure-guidelab-prod.session_token<token>

Production session cookie set for the guidelab.co domain by Better Auth

In: cookie

Response Body

application/json

curl -X GET "https://example.com/integrations/ariba/preview-cxml"
{  "cxml": "string"}
Empty