You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.