REST API

Introduction

Use the Invoicing API to invoice your customers. When you use our API to create an invoice and share it with your customer, they can pay it directly. You don't have to build a payment form on your own site or worry about handling secure payment data. The Invoicing API sends your customers an email with a link to access their invoice. We host the invoice on our site. Customers can pay with a credit or debit card on our hosted payment form. A customer can pay the invoice all at once or in multiple installments. Our reporting feature helps you track which invoices have been paid, which are outstanding, and which are past due.
With this API, you can perform the same actions as you can with the Invoicing feature in the
Tools
section of the Business Center.
Note:
All CyberSource APIs require API authentication. See Authentication for details.
The Invoicing API consists of two resources,
invoices
and
invoiceSettings
.
Invoices
Use the
invoices
resource of the Invoicing API to:
See the interactive Invoicing API Reference for details about the
invoices
resource and its operations.
Invoice Settings
Use the
invoiceSettings
resource of the Invoicing API to:
See the interactive Invoicing API Reference for details about the
invoiceSettings
resource and its operations.