v1

latestSwagger 2.02026-07-134146194.6 MB
Invoices

Retrieves a billing invoice.

Retrieves the specified invoice.

Note: If the pdfAvailable property in the response is set to true, you can download a PDF version of the invoice. To download the PDF, make the call again and change the value of the Accept property in the header to Accept: application/pdf.

Privileges required: account administrator

The response returns a list of charges and information about the charges. Quantities are usually shown as 'unlimited' or an integer. Amounts are shown in the currency set for the account.

Response The following table provides a description of the different chargeName property values. The information will grow as more chargeable items are added to the system.

chargeNameDescription
id_checkID Check Charge
in_person_signingIn Person Signing charge
envelopes IncludedSent Envelopes for the account
age_verifyAge verification check
ofacOFAC Check
id_confirmID confirmation check
student_authenticationSTAN PIN authentication check
wet_sign_faxPages for returning signed documents by fax
attachment_faxPages for returning attachments by fax
phone_authenticationPhone authentication charge
powerformsPowerForm envelopes sent
signer_paymentsPayment processing charge
outbound_faxSend by fax charge
bulk_recipient_envelopesBulk Recipient Envelopes sent
sms_authenticationsSMS authentication charge
saml_authenticationsSAML authentication charge
express_signer_certificateDocusign Express Certificate charge
personal_signer_certificatePersonal Signer Certificate charge
safe_certificateSAFE BioPharma Signer Certificate charge
seatsIncluded active seats charge
open_trust_certificateOpenTrust Signer Certificate charge
get/v2.1/accounts/{accountId}/billing_invoices/{invoiceId}

Path parameters

accountIdstring required

The external account number (int) or account ID GUID.

invoiceIdstring required

The ID of the invoice.

Response

Successful response.