Consult
This method allows retrieving information of a cashout operation, showing its most relevant data.
Prodution: https://api.payvalida.com/cashout/v1/order/{netname}
Sandbox: https://api-test.payvalida.com/cashout/v1/order/{netname}
Name
Required
Description
Type
Length
otp
Yes
One time password (OTP)
Alphanumeric
30
netcode
Yes
Network code (convenio)
Numeric
20
document
Yes
ID or reference associated with the operation (Max 20 characters)
Alphanumeric
20
checksum
Yes
Checksum encoded with SHA512 (name + pin + document + FIXED_HASH)
Alphanumeric
512
customparam01
Yes
Custom param (account type)
Alphanumeric
50
customparam02
Yes
Custom param (amount)
Alphanumeric
50
customparam03
Yes
Custom param
Alphanumeric
50
Last updated