# Get Loyalty Programs **POST /loyalty-programs** ## Servers - Staging Environment: https://api.staging.deliverect.com (Staging Environment) ## Authentication methods - Bearer auth ## Parameters ### Headers - **Content-Type** (string) - **Accept** (string) - **User-Agent** (string) - **X-Server-Authorization-HMAC-SHA256** (string) ### Body: application/json (object) - **order** (object) - **accountId** (string) The merchant's account ID in Deliverect - **loyaltyProfileId** (string) The Id of the profile where the response configuration was stored - **locationId** (string) The location ID related to the merchant's account in Deliverect - **channelLinkId** (string) The channel link ID related to the location of the merchant's account in Deliverect ## Responses ### 200 200 ### 400 400 #### Body: application/json (object) object [Powered by Bump.sh](https://bump.sh)