Payments
Payment object represent payments and refunds from/to contractors. After payment completion account balance will be modified according to payment amount.
- Id
- Unique payment id.
- UUID
- Unique payment id.
- Account
- Account related to payment.
- Type
- Type of payment represent payment provider.
- Status
- Pending, Canceled or Completed
- Amount
- Amount of payment in the monetary units.
- Notes
- Additional information about payment. Visible for customer in Customer Portal
- Private Notes
- Same as notes, but not visible for customer in Customer Portal.
- Created at
- Date and time of the payment creation.