post https://sellingpartnerapi-na.amazon.com/supplySources/2020-07-01/supplySources
Create a new supply source.
Responses
Create a new supply source.
xxxxxxxxxx
curl --request POST \
--url https://sellingpartnerapi-na.amazon.com/supplySources/2020-07-01/supplySources \
--header 'accept: application/json' \
--header 'content-type: application/json'
xxxxxxxxxx
{
"supplySourceId": "string",
"supplySourceCode": "string"
}