# How is a Partner Network invoiced?

You can integrate MessageBird’s services, such as SMS, using our [APIs](https://developers.messagebird.com/api/) to deliver these services to your customers.

Although your customers essentially consume MessageBird’s services, keep in mind that you are responsible for paying MessageBird for those services.&#x20;

You will receive an invoice from MessageBird at the end of the billing cycle, which will include the charges for each *main* and *child account*, as well as the total invoice amount that is due.&#x20;

This also means that you will be invoiced using the billing currency of the main account.

You may choose to recover those costs from your customers using the consumption information of each *child account*.


---

# 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.bird.com/connectivity-platform/partner-accounts-api/how-is-a-partner-network-invoiced.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.
