requestId to ensure retries do not create duplicates. Generate a UUIDv4 on your side and reuse it when retrying the same operation. If the requestId was already used, the API returns a 409 conflict and you can safely fetch state rather than re-creating the resource.
Create a portfolio wallet with a requestId
cURL

