Step 1: Get a Profile
Explore how to get a profile ID using the Wise Payouts API, which is critical for sending and receiving money across personal and business accounts. Understand how to make authorized GET requests to retrieve profile information, differentiate between personal and business profiles, and prepare for subsequent transfer actions.
We'll cover the following...
We'll cover the following...
In this lesson, we’ll learn how to set up a profile id using the profiles endpoint. This endpoint does not take any parameters and returns the profile information according to the authorization provided in the request’s header.
This is the very first step when using Wise payouts API. We need our profile id to call the next API calls. Remember that ...