# POST /label-payloads.json **POST /label-payloads.json** ## Servers - http://api.example.com/v1: http://api.example.com/v1 () ## Authentication methods - Bearer auth ## Parameters ### Body: application/json (object) - **payload** (object | null | array | boolean | integer | number | string) Payload - **rate** (object | null | array | boolean | integer | number | string) Rate - **response** (object | null | array | boolean | integer | number | string) Response - **shippingRateCacheId** (integer(int32) | null) Shipping rate cache - **status** (string) Status ## Responses ### 200 Successful response #### Body: application/json (object) - **createdAt** (string(date-time)) Created at - **id** (integer(int32)) Id - **payload** (object | null | array | boolean | integer | number | string) Payload - **rate** (object | null | array | boolean | integer | number | string) Rate - **response** (object | null | array | boolean | integer | number | string) Response - **shippingRateCacheId** (integer(int32) | null) Shipping rate cache - **status** (string) Status - **updatedAt** (string(date-time)) Updated at [Powered by Bump.sh](https://bump.sh)