> ## Documentation Index
> Fetch the complete documentation index at: https://docs.goshippo.com/llms.txt
> Use this file to discover all available pages before exploring further.

<AgentInstructions>

## Submitting Feedback

If you encounter incorrect, outdated, or confusing documentation on this page, submit feedback:

POST https://docs.goshippo.com/feedback

```json
{
  "path": "/docs/Carriers/Integration_guides/RoyalMail-Tracked/terms_and_conditions_acceptance",
  "feedback": "Description of the issue"
}
```

Only submit feedback when you have something specific and actionable to report.

</AgentInstructions>

# Terms Acceptance

> Accept Royal Mail Terms and Conditions before your first label purchase via the Shippo Web App or API Portal.

A shipper using Royal Mail services needs to acknowledge and accept Royal Mail's Terms and Conditions before their first label purchase. This can be accomplished either via the [Shippo Web App](https://app.goshippo.com), or through the [Shippo API Portal](https://portal.goshippo.com/).

### Terms to be accepted

* Postal Service Act 2000 │ Royal Mail Group Ltd

* Click & Drop™ Terms and Conditions

* Rates for Royal Mail MCA will be sent as part of the POST /shipment response.

<Info>
  **Note**

  Label Purchase will be blocked by Shippo until the terms have been accepted.
</Info>

Once you have accepted the Terms and Conditions, proceed to [Step 2: Create shipment](/docs/Carriers/Integration_guides/RoyalMail-Tracked/create_shipment).
