AccountsPayableUpdateInput
Autogenerated input type of AccountsPayableUpdateInput Type
Fields
| Field | Type | Description |
|---|---|---|
| allocationsAttributes required | [AllocationInput!] | |
| categoryId | ModelId | |
| clientMutationId | String | A unique identifier for the client performing the mutation. |
| currency | String | |
| dueDate | ISO8601DateTime | |
| externalId | ModelId | |
| id required | ModelId! | |
| invoiceNumber | String | |
| issueDate | ISO8601DateTime | |
| netAmount | Float | |
| taxAmount | Float | |
| totalAmount | Float | |
| vendorProfileId | ModelId |
