Create a payment
Creates a payment against an invoice. Use this for payments collected outside of Salesbricks, such as wire transfers or checks.
Documentation Index
Fetch the complete documentation index at: https://docs.salesbricks.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key for authentication
Path Parameters
^([a-zA-Z\d\-]+)$Body
Payment method used for this payment.
WIRE- WireCHECK- CheckACH- Direct debitCREDIT_CARD- Credit Card
WIRE, CHECK, ACH, CREDIT_CARD Amount paid in the smallest currency unit.
Timestamp of the payment. Defaults to the current time.
Proof of payment such as a transaction reference or confirmation number.
Internal memo or notes about this payment.
Response
Unique identifier for the payment
Short form identifier for the invoice. If the invoice_number is null, this is an estimate
The amount paid
the date at which this payment was paid
The currency in which the payment is denominated (e.g., USD, EUR)
Any errors that occured during this payment processing