---
title: "Request international account details"
method: PUT
path: "/v2/accounts/{ican}/internationaldetails"
tags: ["Accounts"]
---

# Request international account details

`PUT /v2/accounts/{ican}/internationaldetails`

This endpoint will request international account details to be added to your Fire account. You will need to enable PERM_BUSINESS_PUT_ACCOUNT_INTERNATIONALDETAILS to use this endpoint. Please note this feature is currently in pilot testing, and therefore only available to certain customers.

## Path parameters

- `ican` integer, required — The ican of the account to retrieve

## Response `204`

No body is returned - “Status 204 No Content” signifies the call was successful. You will need to call 'Get details of an account' to view your international account details.

## Other responses

- `400` — An error has occured. Any 403 errors usually mean your access token is invalid or missing. For other errors, check the validity of your input, and if you are permitted to access this endpoint.
- `401` — An error has occured. Any 403 errors usually mean your access token is invalid or missing. For other errors, check the validity of your input, and if you are permitted to access this endpoint.
- `403` — An error has occured. Any 403 errors usually mean your access token is invalid or missing. For other errors, check the validity of your input, and if you are permitted to access this endpoint.

---

[API](https://skmtc.net/firefinancialservices/apis/fire-financial-services-business-api.md) · [All operations](https://skmtc.net/firefinancialservices/apis/fire-financial-services-business-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/firefinancialservices/fire-financial-services-business-api/revisions/1d19896d095c/schema)
