Authorisation event received with APPROVED or DECLINED decision.
Not found - The requested resource couldn't be found.
Error
{- "id": "string",
 - "source": {
- "instrument": {
- "type": "linked_accounts",
 - "instrument": {
- "id": "string",
 - "profileId": "string",
 - "tag": "string",
 - "friendlyName": "string",
 - "name": "string",
 - "type": "BUSINESS",
 - "currency": "str",
 - "country": "st",
 - "accountReference": {
- "accountNumber": "string",
 - "sortCode": "string",
 - "secondaryReference": "string"
 
}, - "state": "PENDING_VERIFICATION",
 - "creationTimestamp": 0,
 - "owner": {
- "type": "string",
 - "id": "string"
 
} 
} 
} 
}, - "destination": {
- "instrument": {
- "type": "managed_accounts",
 - "instrument": {
- "id": "string",
 - "profileId": "string",
 - "tag": "string",
 - "friendlyName": "string",
 - "currency": "str",
 - "balances": {
- "availableBalance": 0,
 - "actualBalance": 0
 
}, - "state": {
- "state": "ACTIVE",
 - "blockedReason": "USER",
 - "destroyedReason": "SYSTEM"
 
}, - "creationTimestamp": 0
 
} 
}, - "owner": {
- "type": "consumers",
 - "owner": {
- "id": {
- "type": "CONSUMER",
 - "id": "string"
 
}, - "profileId": "string",
 - "tag": "string",
 - "rootUser": {
- "id": {
- "type": "CONSUMER",
 - "id": "string"
 
}, - "name": "string",
 - "surname": "string",
 - "email": "user@example.com",
 - "mobile": {
- "countryCode": "string",
 - "number": "string"
 
}, - "companyPosition": "DIRECTOR",
 - "active": true,
 - "emailVerified": true,
 - "mobileNumberVerified": true,
 - "dateOfBirth": {
- "year": 1900,
 - "month": 1,
 - "day": 1
 
}, - "tag": "string"
 
}, - "company": {
- "name": "string",
 - "type": "SOLE_TRADER",
 - "registrationNumber": "string",
 - "registeredAddress": {
- "addressLine1": "string",
 - "addressLine2": "string",
 - "city": "string",
 - "postCode": "string",
 - "state": "string",
 - "country": "st"
 
}, - "businessAddress": {
- "addressLine1": "string",
 - "addressLine2": "string",
 - "city": "string",
 - "postCode": "string",
 - "state": "string",
 - "country": "st"
 
}, - "countryOfRegistration": "st",
 - "incorporatedOn": {
- "year": 1900,
 - "month": 1,
 - "day": 1
 
} 
}, - "industry": "ACCOUNTING",
 - "sourceOfFunds": "LABOUR_CONTRACT",
 - "sourceOfFundsOther": "string",
 - "acceptedTerms": true,
 - "ipAddress": "string",
 - "baseCurrency": "str",
 - "feeGroup": "string",
 - "creationTimestamp": 0,
 - "retailQualifier": "RETAIL"
 
} 
} 
}, - "amount": {
- "currency": "str",
 - "amount": 0
 
}, - "timestamp": 0
 
}{- "result": "APPROVED"
 
}