Get a source list
get
https://api.mercadoe.com/v1/products/source-lists/{sourceListId}
Get information about a specific source list with the given Id.
Request
Path Parameters
sourceListId
int32
required
Responses
200
404
OK
Body
application/json
sourceListId
int32 | null
Gets or sets the identifier of the source list option.
clientProductId
string | null
Gets or sets the identifier of the client’s product.
startDate
date-time | null
Gets or sets the start date of the source list option.
endDate
date-time | null
Gets or sets the end date of the source list option.
clientSupplierId
string
Gets or sets the identifier of the client’s supplier.
supplierId
int32 | null
Gets or sets the identifier of the supplier.
note
string
Gets or sets the note associated with the source list option.
contractId
int32 | null
Gets or sets the identifier of the client’s contract.
contractItemId
int32 | null
Gets or sets the identifier of the item.
clientSupplierProductId
string | null
Gets or sets the identifier of the client’s supplier product.
productId
int32 | null
Gets or sets the identifier of the product.
isBlocked
boolean | null
Is this supply option list blocked? (True/False)
- Blocked list = “True”.
- Unblocked list = “False”.
- Blocked list = “True”.
- Unblocked list = “False”.
hasNeedsPlanning
boolean | null
Flag to indicate if a Needs Planning is associated with the supply option list.
hasSupplySource
boolean | null
Flag to indicate if a Supply Source is associated with the supply option list.
isFixed
boolean | null
Flag to indicate if the supply option list is fixed
group
object
businessOrganizations
array of object
Gets or sets the business organizations associated with the source list option.
groupId
int32 | null
Gets or sets the identifier of the group.
clientGroupId
string | null
Gets or sets the identifier of the client’s group.
document
object