# Get transfer purpose codes **GET /orders/purposes** Retrieve available purpose codes for international transfers ## Servers - Sandbox - Banking Operations: https://bank.bank.place (Sandbox - Banking Operations) - Sandbox - Authentication: https://auth.bank.place (Sandbox - Authentication) ## Authentication methods - Bearer auth ## Parameters ### Headers - **Workspace-ID** (integer) The workspace ID - to identify the sub-user ## Responses ### 200 Map of purpose codes to descriptions #### Body: application/json (object) - **IR001** (string) Transfer to Own Account - **IR002** (string) Family maintenance - **IR003** (string) Education Expenses ### 401 Unauthorized #### Body: application/json (object) - **errorCode** (string) Error code - **message** (string) Error message [Powered by Bump.sh](https://bump.sh)