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