createCreditMemo
Creates a 'Credit memo'
Input fields
CreateCreditMemoInput
)
Return fields
ID!
)
ID of the object.
DateTime
)
Date and time of creation.
DateTime
)
Date and time of last update.
String!
)
External reference to the CreditMemo
. Must be unique.
[Attribute]
)
A list of attributes associated with the CreditMemo
. This can be used to extend the existing data structure with additional data.
String
)
Type of the CreditMemo
, typically used by the Orchestration Engine to determine the workflow that should be applied.
String
)
Status of the CreditMemo
.
BillingAccount
)
BillingAccount
associated with the CreditMemo
.
Invoice
)
Invoice
associated with this CreditMemo
.
OrderLink
)
Reference to an Order
associated with the CreditMemo
.
ReturnOrderLink
)
Reference to a ReturnOrder
associated with the CreditMemo
.
DateTime
)
Issue date
CurrencyLink
)
Reference to the currency type. Generally, the standard ISO-4217 is used.
TaxType
)
Default tax type
AmountType
)
Sub-total amount
AmountType
)
Total tax
AmountType
)
Total amount
AmountType
)
Total balance
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.