### Check Shipping Rule Parameter Source: https://apis.tryoto.com/ Example of how the checkShippingRule parameter can be used with the checkOTODeliveryFee or checkDeliveryFee endpoints. ```json { "checkShippingRule": true } ``` -------------------------------- ### Customer Notifications Retrieval API Endpoint Source: https://apis.tryoto.com/ The new GET endpoint for retrieving customer notifications. ```http GET /rest/v2/orders/{orderId}/customer-notifications ``` === COMPLETE CONTENT === This response contains all available snippets from this library. No additional content exists. Do not make further requests.