Create Withdraw (CPF)
Create
Headers
Name
Type
Description
Request Body
Name
Type
Description
{
"id": "5e16db1b-998a-45aa-9143-fb71cab2469a",
"value": 1.50,
"receiver_name": "John Doe",
"receiver_cpf": "00000000000",
"pix_key_type": "EVP",
"pix_key": "cb499c34-e6c0-4691-a087-5a2e1cef6889",
"status": "CREATED",
"merchant": {
"id": "3",
"name": "Test"
}
}Last updated