HomeGuidesAPI Reference
Submit Documentation FeedbackJoin Developer CommunityOptimizely GitHubOptimizely NuGetLog In

OrderStatusMapping API handler

This topic describes how to use the Order Status Mapping API to get order status mappings.

HTTP Verb: GET

URL: /api/v1/orderstatusmappings

Description: Gets the order status mappings. Maps the ERP order statuses to the site order status mapping.

Base: HandlerBase<GetOrderStatusMappingCollectionParameter, GetOrderStatusMappingCollectionResult>

Handlers:

OrderHandlerDescription
500GetOrderStatusMappingCollectionRetrieves all OrderStatusMappings objects from database.