# Smsa

Integrating Smsa with Shipra allows you to seamlessly manage shipments, automate tracking, and streamline the delivery process. This guide will walk you through the steps to integrate your Smsa account with Shipra.

## Before You Start <a href="#before-you-start" id="before-you-start"></a>

Before you begin the integration, you will need to contact Smsa  to obtain the following details:

* **Api Token**: Your unique identifier for your Smsa.

You can reach out to the Smsa Services support team to get these parameters if they are not already available.

## Step-by-Step Integration <a href="#step-by-step-integration" id="step-by-step-integration"></a>

### Step 1 <a href="#step-1" id="step-1"></a>

Log in to your Shipra account at [app.shipra.io](https://app.shipra.io/).

### Step 2 <a href="#step-2" id="step-2"></a>

Go to Integrations -> Carriers

In the list of all carriers, search for Smsa&#x20;

<figure><img src="/files/qcR6CN4KahfClNDPALUi" alt=""><figcaption></figcaption></figure>

click on activate

### Step 3 <a href="#step-3" id="step-3"></a>

Enter Smsa   Credentials

{% hint style="info" %}
You can activate same carrier multiple times with same credentials with different Nick Name
{% endhint %}

<figure><img src="/files/3M3O3XTtVeWnYJNNCWxj" alt=""><figcaption></figcaption></figure>

### Fill Order Detail

<figure><img src="/files/oUZk8Lyf3MM5RLN3X8Q4" alt=""><figcaption></figcaption></figure>

**Currency Code - AED:** The currency code for the United Arab Emirates Dirham, used for transactions in the UAE.

**Service Code(Select One):**

| **Service Code** | **Service Description**                                        | **Destination** |
| ---------------- | -------------------------------------------------------------- | --------------- |
| EDDL             | ECOM Delivery Lite                                             | Domestic        |
| EDDH             | ECOM Delivery Heavy                                            | Domestic        |
| EIDL             | ECOM International Delivery Lite                               | International   |
| EIED             | ECOM International Economy Delivery                            | International   |
| EDSD             | ECOM Domestic Same Day Delivery                                | Domestic        |
| EDHD             | ECOM Domestic HAL (Hold At Location) Delivery                  | Domestic        |
| EIHD             | ECOM International HAL (Hold At Location) Delivery             | International   |
| EDCR             | ECOM Domestic Customer Return                                  | Domestic        |
| EICR             | ECOM International Customer Return                             | International   |
| EDRR             | ECOM Domestic Customer Return - SSC (SMSA Service Center)      | Domestic        |
| EIRR             | ECOM International Customer Return - SSC (SMSA Service Center) | International   |
| EISH             | ECOM International Economy - SH                                | International   |
| EISR             | ECOM International Economy - SH RTN                            | International   |

**VatPaid(Select One):**

* **True**
* **False**

**DutyPaid (Select one):**

* True
* False

**Weight Unit (select one):**

* **KG (Kilogram):** The metric unit of mass, commonly used worldwide.
* **LB (Pound):** The imperial unit of weight, commonly used in the United States and some other countries.

**Order Ref Type:**

* **Order No** – *Select if you do **not** have a reference number.*
* **Ref No** – *Select if you **do** have a reference number.*

Once you have entered these credentials, click **Activate** to link the two systems.

<figure><img src="/files/LwCSaNqNpYL8ZzEAdbqP" alt=""><figcaption></figcaption></figure>

Upon successful integration, Shipra will automatically configure a **webhook** to receive status updates from Smsa  Status. This ensures that tracking and delivery statuses are updated in real-time on Shipra, allowing you to stay informed about the progress of each shipment without any manual intervention.

No additional setup is required for **webhooks**


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.shipra.io/smsa.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
