# Inputs / Vendor Connection Code Input

# Vendor Connection Code Input

**Object**
## VendorConnectionCodeInput

| Fields | Type | Description | Validation |
| --- | --- | --- | --- |
| outlet | [ID!](/documentation/Types/UUID#UUID) | The outlet who the receiving code is for |  |
| code | *String!* | The receiving code provided by the other Outlet | Minimum Length: 20Maximum Length: 60 |
| receiveAs | [VendorConnectionReceiveTypeEnum!](/documentation/Enums/Vendor-Connection-Receive-Type-Enum#VendorConnectionReceiveTypeEnum) | Whether to receive data from the connection as an Order or a Transfer |  |