ObligationTransactionResponse
- convertedType: string · Converted Amount
_amount Pattern: ^(?!^[-+.]*$)[+-]?0*\d*\.?\d*$required - createdType: string · Created AtFormat: date-time
_at requiredSystem timestamp when this record was first created
- idType: string · IdFormat: uuidrequired
Internal system UUID for this record
- isType: boolean · Is Refund
_refund required - obligationType: string · Obligation IdFormat: uuid
_id required - obligationType: string · Obligation Rule IdFormat: uuid
_rule _id required - tenantType: string · Tenant IdFormat: uuid
_id requiredUUID of the tenant that owns this record
- thresholdType: string · Threshold Currency
_currency required - transactionType: string · Transaction DateFormat: date
_date requiredfull-date notation as defined by RFC 3339, section 5.6, for example, 2017-07-21
- transactionType: string · Transaction IdFormat: uuid
_id required - updatedType: string · Updated AtFormat: date-time
_at requiredSystem timestamp of the most recent update to this record