GuideLab API

Sync a payment allocation to Xero

Replay or reconcile one payment allocation against the active Xero account.

POST
/integrations/xero/sync-payment

Replay or reconcile one payment allocation against the active Xero account.

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 POST "https://example.com/integrations/xero/sync-payment"
{  "success": true}
Empty
Empty
Empty