Skip to main content
POST
Update a whitelist entry for an AUD VA

Authorizations

X-API-Key
string
header
required
X-API-Secret
string
header
required

Body

application/json
id
string
required

ID of the virtual account (AUD only)

Example:

"67890"

sourceAccount
object
required

Source account details (AUD only)

Example:

Response

Whitelist updated successfully (AUD only)

status
enum<string>
required

Success response status

Available options:
SUCCESS
Example:

"SUCCESS"

data
object

Whitelist entry details (AUD only)