Modify virtual account details such as account name, limit, limit amount, and purpose
Account Info
OK
Bad request
You are not authorized to access the resource
Accessing the resource you were trying to reach is forbidden
The resource you were trying to reach is not found
Internal server error
Service unavailable
Successful
{- "accountName": "xyz 123",
- "masterAccountNumber": "xyz 123",
- "productCode": "string",
- "limit": "Monthly",
- "limitAmount": 0,
- "purpose": "string",
- "submittedBy": "string"
}{- "accountName": "xyz 123",
- "accountNumber": 1234567890,
- "productCode": "string",
- "routingNumber": 123456789,
- "accountBalance": 10000.5,
- "accountStatus": "Active",
- "accountPurpose": "Payment processing",
- "accountCreatedOn": "2024-01-15T10:30:00Z",
- "customerShortName": "ABC Corp",
- "customerLegalName": "ABC Corporation Inc.",
- "customerId": "CUST001",
- "customerEmailAddress": "contact@abccorp.com",
- "customerPhoneNumber": "+1-555-123-4567",
- "masterAccountName": "Master Account 001",
- "masterAccountNumber": "MASTER001",
- "limit": "Monthly",
- "limitAmount": 50000,
- "purpose": "Payment processing"
}