1. Find an SMS API 2. Develop the communications with the backend - Check if the shop supports SMS communication in the `ShopSettings` - Get the Authentication token from the shop settings and add it as a `Authorization` Header to the request - Retrieve needed data from the client. - Send a request to the API. ( Would be a good idea to add information that it comes from the Hatfield shop) - [Optional] Read the responses and log the `requestId` and `status` 3. Test the API but make sure to not waste money with real requests. Instead you can mimic the request through Postman
ShopSettingsAuthorizationHeader to the requestrequestIdandstatus