Chorus Pro
Get iframe
Retrieve an iframe to send a single invoice to Chorus Pro
GET
/
v1
/
choruspro
Headers
The partner token (provided by us, contact aurelien.david@pennylane.com). The token is associated to a specific environment (production or sandbox).
Query Parameters
The invoice id in the source system
The account id in the source system
The user id in the source system
The user email in the source system
Response
200 - application/json
The URL to redirect the user to, in order to identify to Chorus Pro
The URL of the iframe to display to the user
The status of the invoice in Chorus Pro
Available options:
TO_SEND
, SENT
, VALIDATED
, REJECTED
, PAID
, PROCESSING
, UNKNOWN
, TO_RECYCLE
, NOT_FOUND