Execute an Intent Split
Release the funds of a Split to the wallet of the seller of the Intent line item.
Once the Intent funds have been settled (in a Settlement) and the funds have been received on the platform's technical wallet, the Split status becomes AVAILABLE, meaning you can use this endpoint to execute the transfer of funds to the Seller's wallet.
Path parameters
Platform's API account identifier, associated with the API key.
The unique identifier of the Intent.
The unique identifier of the Split.
Headers
Bearer authentication of the form Bearer <token>, where token is your auth token.
If your platform is using a proxy to take SCA-triggering action on behalf of users, you also need to integrate mTLS authentication and use the api-mtls base URL.
Response
Success
Changes
Changed in 1 of the 8 revisions of this API.1
- ○
added the optional property
Tagto the response with the200statusresponse-optional-property-added
- ○