POST billing/payInvoice
The function for the payment of invoices and delegating them as either paid or unpaid
Request Information
URI Parameters
None
Body Parameters
Epic.Customer.Api.PayInvoiceInput
| Name | Description | Type | Additional information |
|---|---|---|---|
| Amount | System.Decimal | None | |
| InvoiceId | System.Int32 | None | |
| IpAddress | System.String | None | |
| Cvv | System.String | None |
Response Information
Resource Description
System.Boolean