Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 1 KB

File metadata and controls

10 lines (7 loc) · 1 KB

# CreateCustomStatusMapping

Properties

Name Type Description Notes
integrationId int Sendcloud Integration ID.
mapping \Toppy\Sendcloud\V3\Model\CreateCustomStatusMappingMappingInner[] Array containing available shop order statuses mapped onto Sendcloud's internal status category. - Create or update an existing map of available shop order statuses onto Sendcloud's internal status category for the given integration. - Make sure the mapping array contains objects of each Sendcloud's internal status categories. - Map each of Sendcloud's internal status categories onto either `AvailableStatus.external_id` or `None`. - Note that two `external_ids` may map to the same internal status category.

[Back to Model list] [Back to API list] [Back to README]