/** * @schema AdminPostOrderEditsShippingActionReqSchema * type: object * description: SUMMARY * x-schemaName: AdminPostOrderEditsShippingActionReqSchema * properties: * custom_price: * type: number * title: custom_price * description: The order edit's custom price. * internal_note: * type: string * title: internal_note * description: The order edit's internal note. * metadata: * type: object * description: The order edit's metadata. * */