Name | Description | Type | Additional information |
---|---|---|---|
Id |
The unique Cin7 Id. |
integer |
None. |
CreatedDate |
Order created date |
date |
None. |
ModifiedDate |
Order last modified date |
date |
None. |
CreatedBy |
The ID for the User who created the Transaction. |
integer |
None. |
ProcessedBy |
The ID for the User who processed the Transaction. |
integer |
None. |
ApprovedBy |
The ID of the User who approved the Branch Transfer. |
integer |
None. |
IsApproved |
Is Approved (default: true) |
boolean |
None. |
Reference |
A unique reference. |
string |
Max length: 20 |
BranchEmail |
Branch email |
string |
Max length: 250 |
DeliveryInstructions |
Delivery instructions e.g. Leave at the door, beware the dog. |
string |
Max length: 2000 |
InternalComments |
Internal comment |
string |
None. |
ProductTotal |
Product Total |
decimal number |
None. |
FirstName |
Contact first name |
string |
Max length: 250 |
LastName |
Contact last name |
string |
Max length: 250 |
Company |
Contact company |
string |
Max length: 250 |
Contact email address, could be different from MemberEmail assigned to the order |
string |
Max length: 250 |
|
Phone |
Contact phone |
string |
Max length: 50 |
Mobile |
Contact mobile |
string |
Max length: 50 |
Fax |
Contact fax |
string |
Max length: 50 |
ProjectName |
Project Name |
string |
None. |
TrackingCode |
Shipping tracking code |
string |
Max length: 50 |
Source |
The source of the Transaction. |
string |
None. |
SourceBranchId |
Source Branch ID |
integer |
None. |
DestinationBranchId |
Destination Branch ID |
integer |
None. |
ApprovalDate |
Approval Date |
date |
None. |
DispatchedDate |
Dispatched Date |
date |
None. |
ReceivedDate |
Received Date |
date |
None. |
Stage |
Stage |
string |
None. |
CustomFields |
Custom Fields |
Dictionary of string [key] and Object [value] |
None. |
LineItems |
Collection of BranchTransferItem |
None. |