BillingAccount
Implements
Connections
PaymentConnection
)
Payments associated to the BillingAccount
.
Argument | Type | Description |
---|---|---|
ref |
[String!]
|
External reference of the object. Must be unique. |
type |
[String!]
|
Type of the |
status |
[String!]
|
Status of the |
retailer |
RetailerLinkInput
|
|
workflow |
WorkflowLinkInput
|
|
workflowRef |
[String!]
|
DEPRECATED, please use the field |
workflowVersion |
[Int!]
|
DEPRECATED, please use the field |
createdOn |
DateRange
|
|
updatedOn |
DateRange
|
|
first |
Int
|
Returns the first n elements from the list |
last |
Int
|
Returns the last n elements from the list |
before |
String
|
Returns the elements in the list that come before the specified global ID |
after |
String
|
Returns the elements in the list that come after the specified global ID |
CreditMemoConnection
)
Credit Memos associated to the BillingAccount
.
Argument | Type | Description |
---|---|---|
ref |
[String!]
|
External reference to the |
type |
[String]
|
Type of the |
status |
[String]
|
Status of the |
order |
OrderLinkInput
|
|
returnOrder |
ReturnOrderLinkInput
|
|
issueDate |
DateRange
|
|
currency |
CurrencyLinkInput
|
|
workflow |
WorkflowLinkInput
|
|
workflowRef |
[String]
|
DEPRECATED, please use the field |
workflowVersion |
[String]
|
DEPRECATED, please use the field |
createdOn |
DateRange
|
|
updatedOn |
DateRange
|
|
first |
Int
|
Returns the first n elements from the list |
last |
Int
|
Returns the last n elements from the list |
before |
String
|
Returns the elements in the list that come before the specified global ID |
after |
String
|
Returns the elements in the list that come after the specified global ID |
InvoiceConnection
)
Invoices associated to the BillingAccount
.
Argument | Type | Description |
---|---|---|
ref |
[String!]
|
External reference to the |
workflow |
WorkflowLinkInput
|
|
type |
[String]
|
Type of the |
status |
[String]
|
Status of the |
order |
OrderLinkInput
|
|
fulfilment |
FulfilmentLinkInput
|
|
issueDate |
DateRange
|
|
dueDate |
DateRange
|
|
currency |
CurrencyLinkInput
|
|
workflowRef |
[String]
|
DEPRECATED, please use the field |
workflowVersion |
[Int]
|
DEPRECATED, please use the field |
createdOn |
DateRange
|
|
updatedOn |
DateRange
|
|
first |
Int
|
Returns the first n elements from the list |
last |
Int
|
Returns the last n elements from the list |
before |
String
|
Returns the elements in the list that come before the specified global ID |
after |
String
|
Returns the elements in the list that come after the specified global ID |
Fields
ID!
)
ID of the object.
DateTime
)
Date and time of creation.
DateTime
)
Date and time of last update.
String!
)
External reference to the BillingAccount
. Must be unique.
[Attribute]
)
A list of attributes associated with the BillingAccount
. This can be used to extend the existing data structure with additional data.
String
)
Type of the BillingAccount
, typically used by the Orchestration Engine to determine the workflow that should be applied.
String
)
Status of the BillingAccount
.
RetailerLink
)
Retailer associated to the BillingAccount
.
CustomerLink
)
Customer associated to the BillingAccount
.
String
)
Name of the BillingAccount
.
StreetAddress
)
Address associated to the BillingAccount
.
WorkflowLink
)
The reference to the workflow
associated.
String
)
No longer supported
DEPRECATED, please use the field workflow
instead - The reference of the workflow.
String
)
No longer supported
DEPRECATED, please use the field workflow
instead - The version of the workflow.