Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions partners/partner-space/concepts.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ categories:
- partner-space
---

## Client ID
## Client external identifier

The Client ID represents your client’s identifier in your own internal management tools. This ID is requested when you add a new client and allows the API to function properly.
The client external identifier represents your client’s identifier in your own internal management tools. This ID is requested when you add a new client and allows the API to function properly.

## Consumption

Expand Down
4 changes: 2 additions & 2 deletions partners/partner-space/how-to/add-client.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ content:
paragraph: This page explains how to add a client from the Partner Space.
tags: partner-space
dates:
validation: 2024-05-27
validation: 2024-12-03
posted: 2024-05-27
categories:
- partner-space
Expand All @@ -23,6 +23,6 @@ categories:
3. Complete the following steps:
- Enter your client’s **company name**.
- Enter your client’s **SIREN** number.
- Enter the **Client ID**. This refers to the customer ID in your internal tools.
- Enter the **client external identifier**. This refers to the customer ID in your internal tools.
- Enter the **first name**, **last name**, **email address**, and **phone number** of a contact of your choice within the client company. Note that this person will receive an email inviting them to join the Organization that will be created.
4. Click **Add client** to confirm. The list of your clients displays.
4 changes: 2 additions & 2 deletions partners/partner-space/how-to/edit-client-information.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ content:
paragraph: This page explains how to edit client information from the Partner Space.
tags: partner-space
dates:
validation: 2024-05-27
validation: 2024-12-03
posted: 2024-05-27
categories:
- partner-space
Expand All @@ -25,6 +25,6 @@ categories:
3. Edit the **Client ID** and/or the **email address**.

<Message type="note">
You must edit the Client ID before the 25th of the current month to apply it to your next invoice.
You must edit the client external identifier before the 25th of the current month to apply it to your next invoice.
</Message>
4. Click **Apply changes** to confirm.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ content:
paragraph: This page explains how to give a user permission to access the Partner Space.
tags: partner-space
dates:
validation: 2024-05-27
validation: 2024-12-03
posted: 2024-05-27
categories:
- partner-space
Expand Down
2 changes: 1 addition & 1 deletion partners/partner-space/how-to/lock-client-organization.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ content:
paragraph: This page explains how to lock a client's Organization from the Partner Space.
tags: partner-space
dates:
validation: 2024-05-27
validation: 2024-12-03
posted: 2024-05-27
categories:
- partner-space
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ content:
paragraph: This page explains how to unlock a client's Organization from the Partner Space.
tags: partner-space
dates:
validation: 2024-05-27
validation: 2024-12-03
posted: 2024-05-27
categories:
- partner-space
Expand Down
6 changes: 3 additions & 3 deletions partners/partner-space/quickstart.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ content:
paragraph: This page shows you how to get started with the Partner Space.
tags: partner-space
dates:
validation: 2024-05-27
validation: 2024-12-03
posted: 2024-05-27
categories:
- partner-space
Expand All @@ -26,14 +26,14 @@ The Partner Space is a dedicated section of the Scaleway console allowing partne
3. Complete the following steps:
- Enter your client’s **company name**.
- Enter your client’s **SIREN** number.
- Enter the **Client ID**. This refers to the customer ID in your internal tools.
- Enter the **client external identifier**. This refers to the customer ID in your internal tools.
- Enter the **first name**, **last name**, **email address**, and **phone number** of a contact of your choice within the client company. Note that this person will receive an email inviting them to join the Organization that will be created.
4. Click **Add client** to confirm. The list of your clients displays.

### How to edit client information

1. Click <Icon name="more" /> to the right of the client’s creation date.
2. Edit the **Client ID** and/or the **email address**.
2. Edit the **client external identifier** and/or the **email address**.

<Message type="note">
You must edit the Client ID before the 25th of the current month to apply it to your next invoice.
Expand Down
Loading