| TYPE | Fragment |
|---|---|
| Category | Objects |
| name | type | required | default | description |
|---|---|---|---|---|
| crmId | string | yes | The id for the user in your CRM | |
| currency | string | yes | EUR | The currency (only EUR supported at the moment) |
| amount | float | yes | The amount for the customer | |
| created | integer | yes | The timestamp it was created (please note that this can be overridden during creation of the payable) | |
| modified | integer | yes | The timestamp it was modified |