Simular saque (Sandbox)
Cashouts
Simulate cashout
Simulate cashout status changes in Sandbox
POST
Simular saque (Sandbox)
Simulates a status change for a cashout, allowing you to test your integration without a real bank transfer.
Simulating a status change triggers webhooks normally. If the cashout has a
callbackUrl, the corresponding webhook will be delivered.Authorizations
Token JWT obtido via /v1/auth/token
Path Parameters
ID do saque
Example:
"b2c3d4e5-f6a7-8901-bcde-f23456789012"
Body
application/json
Acao: 1=Complete, 2=Fail, 3=Reject
Available options:
1, 2, 3 Example:
1