| Field | Type | Flags | Description |
|---|---|---|---|
| amount | Decimal | Payment's amount | |
| currency | Reference | Payment's currency | |
| date | Date | Payment's reception date | |
| id | Objectid | Readonly | Unique identifier of the resource |
| issued_at | Datetime | Readonly | Payment's creation datetime on Vosae |
| issuer | Reference | Readonly | The used which have registered the payment on Vosae |
| note | String | Nullable Blankable | Payment's note |
| resource_type | String | Readonly | Type of the resource. Used with polymorphic resources. Refers to the "resource_types" list to provide an expected type |
| resource_uri | String | Readonly | URI which represent a specific resource. All references are based upon this scheme |
| type | String | Blankable | Payment's type. One of:
|