Authorizations
API Keys can be issued in the Orb's web application.
Path Parameters
Body
application/json
Response
OK
A unique id for this transaction.
Examples:
"cgZa3SXcsPTVyC4Y"
The creation time of this transaction.
Examples:
"2022-05-01T07:01:31+00:00"
The original value of the customer's balance prior to the transaction, in the customer's currency.
Examples:
"33.00"
The new value of the customer's balance prior to the transaction, in the customer's currency.
Examples:
"22.00"
The value of the amount changed in the transaction.
Examples:
"11.00"
Available options:
applied_to_invoice
, manual_adjustment
, prorated_refund
, revert_prorated_refund
, return_from_voiding
, credit_note_applied
, credit_note_voided
, overpayment_refund
, external_payment
, small_invoice_carryover
An optional description provided for manual customer balance adjustments.
Examples:
"An optional description"
Available options:
increment
, decrement