obpy-party-publisher-services 9.5.0

The OBPY Party Publisher API allows to publish and subscribe the party kafka messages

Operations

Pub PartyHandoffToHostStatusGenerated

In Retail party onboarding process, host CIF ID is notified to the channels, once after handing off Retail customer to HOST(FCUBS). Topic to be referred is PartyHandoffToHostStatus

In Retail party onboarding process, host CIF ID is notified to the channels, once after handing off Retail customer to HOST(FCUBS). Topic to be referred is PartyHandoffToHostStatus

Accepts the following message:

Party Handoff Status Update Party Handoff To Host Status Update

Party Handoff To Host Status Update

Payload PartyHandoffToHostStatusUpdate
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
handoffStatus
string
externalCustomerId
string
eventType
string

Additional properties are allowed.

Examples

Party Handoff To Host Status Update
Payload
{ "branchCode": "string", "userId": "string", "applicationNumber": "string", "partyId": "string", "handoffStatus": "string", "externalCustomerId": "string", "eventType": "string" }
This example has been generated automatically.

Pub PartyKYCStatusUpdateGenerated

In Retail party onboarding process, after KYC stage, the party KYC status is notified to the channels.Topic to be referred is PartyKYCStatusUpdate

In Retail party onboarding process, after KYC stage, the party KYC status is notified to the channels.Topic to be referred is PartyKYCStatusUpdate

Accepts the following message:

Party KYC Status Update Party KYC Status Update

Party KYC Status Update Generated

Payload PartyKYCStatusUpdate
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
kycStatus
string
kycLastUpdateDate
string
eventType
string

Additional properties are allowed.

Examples

Party KYC Status Update
Payload
{ "branchCode": "string", "userId": "string", "applicationNumber": "string", "partyId": "string", "kycStatus": "string", "kycLastUpdateDate": "string", "eventType": "string" }
This example has been generated automatically.

Pub PartyHandoffNotification

Once the retail party is created from channels, party module onboarding flow will wait for an TO GO approval from channels for party processing..Topic to be referred is PartyHandoffNotification

Once the retail party is created from channels, party module onboarding flow will wait for an TO GO approval from channels for party processing..Topic to be referred is PartyHandoffNotification

Accepts the following message:

Party Handoff Notification Party Handoff Notification

Party Handoff Notification

Payload PartyHandoffNotification
object
branchCode
string
userId
string
sourceCode
string
applicationNumber
string
eventType
string
domain
string
partyList
array<object>
partyId
string
partyHandoff
string

Additional items are allowed.

Additional properties are allowed.

Examples

Party Handoff Notification
Payload
{ "branchCode": "string", "userId": "string", "sourceCode": "string", "applicationNumber": "string", "eventType": "string", "domain": "string", "partyList": [ { "partyId": "string", "partyHandoff": "string" } ] }
This example has been generated automatically.

Pub PartyLimitedKycStatusUpdateGenerated

In Retail party onboarding process, after KYC stage, the party KYC status is notified to the channels.Topic to be referred is PartyLimitedKycStatusUpdateGenerated

In Retail party onboarding process, after KYC stage, the party KYC status is notified to the channels.Topic to be referred is PartyLimitedKycStatusUpdateGenerated

Accepts the following message:

Party Limited Kyc Status Update Party Limited Kyc Status Update Generated

Party Limited Kyc Status Update Generated

Payload PartyLimitedKycStatusUpdate
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
kycStatus
string
externalCustomerNumber
string
eventType
string

Additional properties are allowed.

Examples

Party Limited Kyc Status Update Generated
Payload
{ "branchCode": "string", "userId": "string", "applicationNumber": "string", "partyId": "string", "kycStatus": "string", "externalCustomerNumber": "string", "eventType": "string" }
This example has been generated automatically.

Pub PartyReKycStatusUpdateGenerated

Once the retail party is created from channels, party module onboarding flow will wait for an TO GO approval from channels for party processing..Topic to be referred is PartyReKycStatusUpdateGenerated

Once the retail party is created from channels, party module onboarding flow will wait for an TO GO approval from channels for party processing..Topic to be referred is PartyReKycStatusUpdateGenerated

Accepts the following message:

Party Re Kyc Status Update Party Re Kyc Status Update Generated

Party Re Kyc Status Update Generated

Payload PartyReKycStatusUpdate
object
branchCode
string
userId
string
partyId
string
applicationNumber
string
eventType
string
externalCustomerNumber
string
partyReKycTypeDetails
array<object>
kycType
string
validTill
string

Additional items are allowed.

Additional properties are allowed.

Examples

Party Re Kyc Status Update Generated
Payload
{ "branchCode": "string", "userId": "string", "partyId": "string", "applicationNumber": "string", "eventType": "string", "externalCustomerNumber": "string", "partyReKycTypeDetails": [ { "kycType": "string", "validTill": "string" } ] }
This example has been generated automatically.

Pub ObpyRetAmendBasicInfo

On amendment of Basic Info of a Retail Party,a notification is published for the channels. Topic to be referred is ObpyRetAmendBasicInfo.

On amendment of Basic Info of a Retail Party,a notification is published for the channels. Topic to be referred is ObpyRetAmendBasicInfo.

Accepts the following message:

Retail Party Basic Info Amend Process Status Retail Party Basic Info Amend Process Status

Retail Party Basic Info Amend Process Status Generated

Payload ObpyRetAmendBasicInfo
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
partyType
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

Examples

Retail Party Basic Info Amend Process Status
Payload
{ "branchCode": "string", "userId": "string", "applicationNumber": "string", "partyId": "string", "externalCustomerId": "string", "partyType": "string", "eventType": "string", "handoffStatus": "string", "sourceProductId": "string", "datasegmentCode": "string", "datasegmentName": "string", "httpMethod": "string", "amendPayload": "string", "amendDateTime": "string", "applicationDate": "string" }
This example has been generated automatically.

Pub ObpyRetAmendIdDetails

On amendment of ID Details Info of a Retail Party,a notification is published for the channels. Topic to be referred is ObpyRetAmendIdDetails.

On amendment of ID Details Info of a Retail Party,a notification is published for the channels. Topic to be referred is ObpyRetAmendIdDetails.

Accepts the following message:

Retail Party Id Info Amend Process Status Retail Party Id Info Amend Process Status

Retail Party Id Info Amend Process Status Generated

Payload ObpyRetAmendIdDetails
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
partyType
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

Examples

Retail Party Id Info Amend Process Status
Payload
{ "branchCode": "string", "userId": "string", "applicationNumber": "string", "partyId": "string", "externalCustomerId": "string", "partyType": "string", "eventType": "string", "handoffStatus": "string", "sourceProductId": "string", "datasegmentCode": "string", "datasegmentName": "string", "httpMethod": "string", "amendPayload": "string", "amendDateTime": "string", "applicationDate": "string" }
This example has been generated automatically.

Pub ObpyRetAmendContact

On amendment of Contact Details Info of a Retail Party,a notification is published for the channels. Topic to be referred is ObpyRetAmendContact.

On amendment of Contact Details Info of a Retail Party,a notification is published for the channels. Topic to be referred is ObpyRetAmendContact.

Accepts the following message:

Retail Party Contact Info Amend Process Status Retail Party Contact Info Amend Process Status

Retail Party Amend Process Status Generated

Payload ObpyRetAmendContact
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
partyType
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

Examples

Retail Party Contact Info Amend Process Status
Payload
{ "branchCode": "string", "userId": "string", "applicationNumber": "string", "partyId": "string", "externalCustomerId": "string", "partyType": "string", "eventType": "string", "handoffStatus": "string", "sourceProductId": "string", "datasegmentCode": "string", "datasegmentName": "string", "httpMethod": "string", "amendPayload": "string", "amendDateTime": "string", "applicationDate": "string" }
This example has been generated automatically.

Pub ObpyRetAmendCurrentAddr

On amendment of Current Address Details of a Retail Party,a notification is published for the channels. Topic to be referred is ObpyRetAmendCurrentAddr.

On amendment of Current Address Details of a Retail Party,a notification is published for the channels. Topic to be referred is ObpyRetAmendCurrentAddr.

Accepts the following message:

Retail Party Current Address Details Amend Process Status Retail Party Current Address Details Amend Process Status

Retail Party Current Address Details Amend Process Status Generated

Payload ObpyRetAmendCurrentAddr
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
partyType
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

Examples

Retail Party Current Address Details Amend Process Status
Payload
{ "branchCode": "string", "userId": "string", "applicationNumber": "string", "partyId": "string", "externalCustomerId": "string", "partyType": "string", "eventType": "string", "handoffStatus": "string", "sourceProductId": "string", "datasegmentCode": "string", "datasegmentName": "string", "httpMethod": "string", "amendPayload": "string", "amendDateTime": "string", "applicationDate": "string" }
This example has been generated automatically.

Pub ObpyRetAmendPreviousAddr

On amendment of Previous Address Details of a Retail Party,a notification is published for the channels. Topic to be referred is ObpyRetAmendPreviousAddr.

On amendment of Previous Address Details of a Retail Party,a notification is published for the channels. Topic to be referred is ObpyRetAmendPreviousAddr.

Accepts the following message:

Retail Party Previous Address Details Amend Process Status Retail Party Previous Address Details Amend Process Status

Retail Party Previous Address Details Amend Process Status Generated

Payload ObpyRetAmendPreviousAddr
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
partyType
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

Examples

Retail Party Previous Address Details Amend Process Status
Payload
{ "branchCode": "string", "userId": "string", "applicationNumber": "string", "partyId": "string", "externalCustomerId": "string", "partyType": "string", "eventType": "string", "handoffStatus": "string", "sourceProductId": "string", "datasegmentCode": "string", "datasegmentName": "string", "httpMethod": "string", "amendPayload": "string", "amendDateTime": "string", "applicationDate": "string" }
This example has been generated automatically.

Pub ObpyRetAmendTax

On amendment of Tax Details of a Retail Party,a notification is published for the channels. Topic to be referred is ObpyRetAmendTax.

On amendment of Tax Details of a Retail Party,a notification is published for the channels. Topic to be referred is ObpyRetAmendTax.

Accepts the following message:

Retail Party Tax Details Amend Process Status Retail Party Tax Details Amend Process Status

Retail Party Amend Process Status Generated

Payload ObpyRetAmendTax
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
partyType
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

Examples

Retail Party Tax Details Amend Process Status
Payload
{ "branchCode": "string", "userId": "string", "applicationNumber": "string", "partyId": "string", "externalCustomerId": "string", "partyType": "string", "eventType": "string", "handoffStatus": "string", "sourceProductId": "string", "datasegmentCode": "string", "datasegmentName": "string", "httpMethod": "string", "amendPayload": "string", "amendDateTime": "string", "applicationDate": "string" }
This example has been generated automatically.

Pub ObpyRetAmendVisa

On amendment of Visa Details of a Retail Party,a notification is published for the channels. Topic to be referred is ObpyRetAmendVisa.

On amendment of Visa Details of a Retail Party,a notification is published for the channels. Topic to be referred is ObpyRetAmendVisa.

Accepts the following message:

Retail Party Visa Details Amend Process Status Retail Party Visa Details Amend Process Status

Retail Party Visa Details Amend Process Status Generated

Payload ObpyRetAmendVisa
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
partyType
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

Examples

Retail Party Visa Details Amend Process Status
Payload
{ "branchCode": "string", "userId": "string", "applicationNumber": "string", "partyId": "string", "externalCustomerId": "string", "partyType": "string", "eventType": "string", "handoffStatus": "string", "sourceProductId": "string", "datasegmentCode": "string", "datasegmentName": "string", "httpMethod": "string", "amendPayload": "string", "amendDateTime": "string", "applicationDate": "string" }
This example has been generated automatically.

Pub ObpyRetAmendKeyDate

On amendment of Date Details of a Retail Party,a notification is published for the channels. Topic to be referred is ObpyRetAmendKeyDate.

On amendment of Date Details of a Retail Party,a notification is published for the channels. Topic to be referred is ObpyRetAmendKeyDate.

Accepts the following message:

Retail Party Date Details Amend Process Status Retail Party Date Details Amend Process Status

Retail Party Date Details Amend Process Status Generated

Payload ObpyRetAmendKeyDate
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
partyType
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

Examples

Retail Party Date Details Amend Process Status
Payload
{ "branchCode": "string", "userId": "string", "applicationNumber": "string", "partyId": "string", "externalCustomerId": "string", "partyType": "string", "eventType": "string", "handoffStatus": "string", "sourceProductId": "string", "datasegmentCode": "string", "datasegmentName": "string", "httpMethod": "string", "amendPayload": "string", "amendDateTime": "string", "applicationDate": "string" }
This example has been generated automatically.

Pub ObpyRetAmendEducation

On amendment of Education Details of a Retail Party,a notification is published for the channels. Topic to be referred is ObpyRetAmendEducation.

On amendment of Education Details of a Retail Party,a notification is published for the channels. Topic to be referred is ObpyRetAmendEducation.

Accepts the following message:

Retail Party Education Info Amend Process Status Retail Party Education Info Amend Process Status

Retail Party Education Info Amend Process Status Generated

Payload ObpyRetAmendEducation
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
partyType
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

Examples

Retail Party Education Info Amend Process Status
Payload
{ "branchCode": "string", "userId": "string", "applicationNumber": "string", "partyId": "string", "externalCustomerId": "string", "partyType": "string", "eventType": "string", "handoffStatus": "string", "sourceProductId": "string", "datasegmentCode": "string", "datasegmentName": "string", "httpMethod": "string", "amendPayload": "string", "amendDateTime": "string", "applicationDate": "string" }
This example has been generated automatically.

Pub ObpyRetAmendDocuments

On amendment of Documents Details of a Retail Party,a notification is published for the channels. Topic to be referred is ObpyRetAmendDocuments.

On amendment of Documents Details of a Retail Party,a notification is published for the channels. Topic to be referred is ObpyRetAmendDocuments.

Accepts the following message:

Retail Party Document Details Amend Process Status Retail Party Document Details Amend Process Status

Retail Party Document Details Amend Process Status Generated

Payload ObpyRetAmendDocuments
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
partyType
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

Examples

Retail Party Document Details Amend Process Status
Payload
{ "branchCode": "string", "userId": "string", "applicationNumber": "string", "partyId": "string", "externalCustomerId": "string", "partyType": "string", "eventType": "string", "handoffStatus": "string", "sourceProductId": "string", "datasegmentCode": "string", "datasegmentName": "string", "httpMethod": "string", "amendPayload": "string", "amendDateTime": "string", "applicationDate": "string" }
This example has been generated automatically.

Pub ObpyRetAmendSignature

On amendment of Signature Details of a Retail Party,a notification is published for the channels. Topic to be referred is ObpyRetAmendSignature.

On amendment of Signature Details of a Retail Party,a notification is published for the channels. Topic to be referred is ObpyRetAmendSignature.

Accepts the following message:

Retail Party Signature Details Amend Process Status Retail Party Signature Details Amend Process Status

Retail Party Signature Details Amend Process Status Generated

Payload ObpyRetAmendSignature
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
partyType
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

Examples

Retail Party Signature Details Amend Process Status
Payload
{ "branchCode": "string", "userId": "string", "applicationNumber": "string", "partyId": "string", "externalCustomerId": "string", "partyType": "string", "eventType": "string", "handoffStatus": "string", "sourceProductId": "string", "datasegmentCode": "string", "datasegmentName": "string", "httpMethod": "string", "amendPayload": "string", "amendDateTime": "string", "applicationDate": "string" }
This example has been generated automatically.

Pub ObpyRetAmendServiceMemRel

On amendment of Service Member Relationship Details of a Retail Party,a notification is published for the channels. Topic to be referred is ObpyRetAmendServiceMemRel.

On amendment of Service Member Relationship Details of a Retail Party,a notification is published for the channels. Topic to be referred is ObpyRetAmendServiceMemRel.

Accepts the following message:

Retail Party Service Member Relationship Amend Process Status Retail Party Service Member Relationship Amend Process Status

Retail Party Service Member Relationship Amend Process Status Generated

Payload ObpyRetAmendServiceMemRel
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
partyType
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

Examples

Retail Party Service Member Relationship Amend Process Status
Payload
{ "branchCode": "string", "userId": "string", "applicationNumber": "string", "partyId": "string", "externalCustomerId": "string", "partyType": "string", "eventType": "string", "handoffStatus": "string", "sourceProductId": "string", "datasegmentCode": "string", "datasegmentName": "string", "httpMethod": "string", "amendPayload": "string", "amendDateTime": "string", "applicationDate": "string" }
This example has been generated automatically.

Pub ObpyRetAmendHouseholdRel

On amendment of Household Relationship Details of a Retail Party,a notification is published for the channels. Topic to be referred is ObpyRetAmendHouseholdRel.

On amendment of Household Relationship Details of a Retail Party,a notification is published for the channels. Topic to be referred is ObpyRetAmendHouseholdRel.

Accepts the following message:

Retail Party Household Relationship Amend Process Status Retail Party Household Relationship Amend Process Status

Retail Party Household Relationship Amend Process Status Generated

Payload ObpyRetAmendHouseholdRel
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
partyType
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

Examples

Retail Party Household Relationship Amend Process Status
Payload
{ "branchCode": "string", "userId": "string", "applicationNumber": "string", "partyId": "string", "externalCustomerId": "string", "partyType": "string", "eventType": "string", "handoffStatus": "string", "sourceProductId": "string", "datasegmentCode": "string", "datasegmentName": "string", "httpMethod": "string", "amendPayload": "string", "amendDateTime": "string", "applicationDate": "string" }
This example has been generated automatically.

Pub ObpyRetAmendPoaRel

On amendment of POA Relationship Details of a Retail Party,a notification is published for the channels. Topic to be referred is ObpyRetAmendPoaRel.

On amendment of POA Relationship Details of a Retail Party,a notification is published for the channels. Topic to be referred is ObpyRetAmendPoaRel.

Accepts the following message:

Retail Party POA Relationship Amend Process Status Retail Party POA Relationship Amend Process Status

Retail Party POA Relationship Amend Process Status Generated

Payload ObpyRetAmendPoaRel
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
partyType
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

Examples

Retail Party POA Relationship Amend Process Status
Payload
{ "branchCode": "string", "userId": "string", "applicationNumber": "string", "partyId": "string", "externalCustomerId": "string", "partyType": "string", "eventType": "string", "handoffStatus": "string", "sourceProductId": "string", "datasegmentCode": "string", "datasegmentName": "string", "httpMethod": "string", "amendPayload": "string", "amendDateTime": "string", "applicationDate": "string" }
This example has been generated automatically.

Pub ObpyRetAmendInsiderRel

On amendment of Insider Relationship Details of a Retail Party,a notification is published for the channels. Topic to be referred is ObpyRetAmendInsiderRel.

On amendment of Insider Relationship Details of a Retail Party,a notification is published for the channels. Topic to be referred is ObpyRetAmendInsiderRel.

Accepts the following message:

Retail Party Insider Relationship Amend Process Status Retail Party Insider Relationship Amend Process Status

Retail Party Insider Relationship Amend Process Status Generated

Payload ObpyRetAmendInsiderRel
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
partyType
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

Examples

Retail Party Insider Relationship Amend Process Status
Payload
{ "branchCode": "string", "userId": "string", "applicationNumber": "string", "partyId": "string", "externalCustomerId": "string", "partyType": "string", "eventType": "string", "handoffStatus": "string", "sourceProductId": "string", "datasegmentCode": "string", "datasegmentName": "string", "httpMethod": "string", "amendPayload": "string", "amendDateTime": "string", "applicationDate": "string" }
This example has been generated automatically.

Pub ObpyRetAmendGuardianRel

On amendment of Guardian Details of a Retail Party,a notification is published for the channels. Topic to be referred is ObpyRetAmendGuardianRel.

On amendment of Guardian Details of a Retail Party,a notification is published for the channels. Topic to be referred is ObpyRetAmendGuardianRel.

Accepts the following message:

Retail Party Guardian Relationship Amend Process Status Retail Party Guardian Relationship Amend Process Status

Retail Party Guardian Relationship Amend Process Status Generated

Payload ObpyRetAmendGuardianRel
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
partyType
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

Examples

Retail Party Guardian Relationship Amend Process Status
Payload
{ "branchCode": "string", "userId": "string", "applicationNumber": "string", "partyId": "string", "externalCustomerId": "string", "partyType": "string", "eventType": "string", "handoffStatus": "string", "sourceProductId": "string", "datasegmentCode": "string", "datasegmentName": "string", "httpMethod": "string", "amendPayload": "string", "amendDateTime": "string", "applicationDate": "string" }
This example has been generated automatically.

Pub ObpyRetAmendCustodianRel

On amendment of Custodian Details of a Retail Party,a notification is published for the channels. Topic to be referred is ObpyRetAmendCustodianRel.

On amendment of Custodian Details of a Retail Party,a notification is published for the channels. Topic to be referred is ObpyRetAmendCustodianRel.

Accepts the following message:

Retail Party Custodian Relationship Amend Process Status Retail Party Custodian Relationship Amend Process Status

Retail Party Custodian Relationship Amend Process Status Generated

Payload ObpyRetAmendCustodianRel
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
partyType
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

Examples

Retail Party Custodian Relationship Amend Process Status
Payload
{ "branchCode": "string", "userId": "string", "applicationNumber": "string", "partyId": "string", "externalCustomerId": "string", "partyType": "string", "eventType": "string", "handoffStatus": "string", "sourceProductId": "string", "datasegmentCode": "string", "datasegmentName": "string", "httpMethod": "string", "amendPayload": "string", "amendDateTime": "string", "applicationDate": "string" }
This example has been generated automatically.

Pub ObpyRetAmendSolicitorRel

On amendment of Solicitor Details of a Retail Party,a notification is published for the channels. Topic to be referred is ObpyRetAmendSolicitorRel.

On amendment of Solicitor Details of a Retail Party,a notification is published for the channels. Topic to be referred is ObpyRetAmendSolicitorRel.

Accepts the following message:

Retail Party Solicitor Relationship Amend Process Status Retail Party Solicitor Relationship Amend Process Status

Retail Party Solicitor Relationship Amend Process Status Generated

Payload ObpyRetAmendSolicitorRel
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
partyType
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

Examples

Retail Party Solicitor Relationship Amend Process Status
Payload
{ "branchCode": "string", "userId": "string", "applicationNumber": "string", "partyId": "string", "externalCustomerId": "string", "partyType": "string", "eventType": "string", "handoffStatus": "string", "sourceProductId": "string", "datasegmentCode": "string", "datasegmentName": "string", "httpMethod": "string", "amendPayload": "string", "amendDateTime": "string", "applicationDate": "string" }
This example has been generated automatically.

Pub ObpyRetAmendEmployment

On amendment of Employment Details of a Retail Party,a notification is published for the channels. Topic to be referred is ObpyRetAmendEmployment.

On amendment of Employment Details of a Retail Party,a notification is published for the channels. Topic to be referred is ObpyRetAmendEmployment.

Accepts the following message:

Retail Party Employment Details Amend Process Status Retail Party Employment Details Amend Process Status

Retail Party Employment Details Amend Process Status Generated

Payload ObpyRetAmendEmployment
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
partyType
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

Examples

Retail Party Employment Details Amend Process Status
Payload
{ "branchCode": "string", "userId": "string", "applicationNumber": "string", "partyId": "string", "externalCustomerId": "string", "partyType": "string", "eventType": "string", "handoffStatus": "string", "sourceProductId": "string", "datasegmentCode": "string", "datasegmentName": "string", "httpMethod": "string", "amendPayload": "string", "amendDateTime": "string", "applicationDate": "string" }
This example has been generated automatically.

Pub ObpyRetAmendConsent

On amendment of Consent Details of a Retail Party,a notification is published for the channels. Topic to be referred is ObpyRetAmendConsent.

On amendment of Consent Details of a Retail Party,a notification is published for the channels. Topic to be referred is ObpyRetAmendConsent.

Accepts the following message:

Retail Party Consent Details Amend Process Status Retail Party Consent Details Amend Process Status

Retail Party Consent Details Amend Process Status Generated

Payload ObpyRetAmendConsent
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
partyType
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

Examples

Retail Party Consent Details Amend Process Status
Payload
{ "branchCode": "string", "userId": "string", "applicationNumber": "string", "partyId": "string", "externalCustomerId": "string", "partyType": "string", "eventType": "string", "handoffStatus": "string", "sourceProductId": "string", "datasegmentCode": "string", "datasegmentName": "string", "httpMethod": "string", "amendPayload": "string", "amendDateTime": "string", "applicationDate": "string" }
This example has been generated automatically.

Pub ObpyRetAmendAddInfo

On amendment of Additional Info Details of a Retail Party,a notification is published for the channels. Topic to be referred is ObpyRetAmendAddInfo.

On amendment of Additional Info Details of a Retail Party,a notification is published for the channels. Topic to be referred is ObpyRetAmendAddInfo.

Accepts the following message:

Retail Party Additional Info Amend Process Status Retail Party Additional Info Amend Process Status

Retail Party Additional Info Amend Process Status Generated

Payload ObpyRetAmendAddInfo
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
partyType
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

Examples

Retail Party Additional Info Amend Process Status
Payload
{ "branchCode": "string", "userId": "string", "applicationNumber": "string", "partyId": "string", "externalCustomerId": "string", "partyType": "string", "eventType": "string", "handoffStatus": "string", "sourceProductId": "string", "datasegmentCode": "string", "datasegmentName": "string", "httpMethod": "string", "amendPayload": "string", "amendDateTime": "string", "applicationDate": "string" }
This example has been generated automatically.

Pub ObpyRetAmendMembership

On amendment of Membership Details of a Retail Party,a notification is published for the channels. Topic to be referred is ObpyRetAmendMembership.

On amendment of Membership Details of a Retail Party,a notification is published for the channels. Topic to be referred is ObpyRetAmendMembership.

Accepts the following message:

Retail Party Membership Info Amend Process Status Retail Party Membership Info Amend Process Status

Retail Party Membership Info Amend Process Status Generated

Payload ObpyRetAmendMembership
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
partyType
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

Examples

Retail Party Membership Info Amend Process Status
Payload
{ "branchCode": "string", "userId": "string", "applicationNumber": "string", "partyId": "string", "externalCustomerId": "string", "partyType": "string", "eventType": "string", "handoffStatus": "string", "sourceProductId": "string", "datasegmentCode": "string", "datasegmentName": "string", "httpMethod": "string", "amendPayload": "string", "amendDateTime": "string", "applicationDate": "string" }
This example has been generated automatically.

Pub ObpyRetAmendAsset

On amendment of Asset Details of a Retail Party,a notification is published for the channels. Topic to be referred is ObpyRetAmendAsset.

On amendment of Asset Details of a Retail Party,a notification is published for the channels. Topic to be referred is ObpyRetAmendAsset.

Accepts the following message:

Retail Party Asset Details Amend Process Status Retail Party Asset Details Amend Process Status

Retail Party Asset Details Amend Process Status Generated

Payload ObpyRetAmendAsset
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
partyType
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

Examples

Retail Party Asset Details Amend Process Status
Payload
{ "branchCode": "string", "userId": "string", "applicationNumber": "string", "partyId": "string", "externalCustomerId": "string", "partyType": "string", "eventType": "string", "handoffStatus": "string", "sourceProductId": "string", "datasegmentCode": "string", "datasegmentName": "string", "httpMethod": "string", "amendPayload": "string", "amendDateTime": "string", "applicationDate": "string" }
This example has been generated automatically.

Pub ObpyRetAmendLiability

On amendment of Liability Details of a Retail Party,a notification is published for the channels. Topic to be referred is ObpyRetAmendLiability.

On amendment of Liability Details of a Retail Party,a notification is published for the channels. Topic to be referred is ObpyRetAmendLiability.

Accepts the following message:

Retail Party Liability Details Amend Process Status Retail Party Liability Details Amend Process Status

Retail Party Liability Details Amend Process Status Generated

Payload ObpyRetAmendLiability
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
partyType
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

Examples

Retail Party Liability Details Amend Process Status
Payload
{ "branchCode": "string", "userId": "string", "applicationNumber": "string", "partyId": "string", "externalCustomerId": "string", "partyType": "string", "eventType": "string", "handoffStatus": "string", "sourceProductId": "string", "datasegmentCode": "string", "datasegmentName": "string", "httpMethod": "string", "amendPayload": "string", "amendDateTime": "string", "applicationDate": "string" }
This example has been generated automatically.

Pub ObpyRetAmendIncome

On amendment of Income Details of a Retail Party,a notification is published for the channels. Topic to be referred is ObpyRetAmendIncome.

On amendment of Income Details of a Retail Party,a notification is published for the channels. Topic to be referred is ObpyRetAmendIncome.

Accepts the following message:

Retail Party Income Details Amend Process Status Retail Party Income Details Amend Process Status

Retail Party Income Details Amend Process Status Generated

Payload ObpyRetAmendIncome
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
partyType
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

Examples

Retail Party Income Details Amend Process Status
Payload
{ "branchCode": "string", "userId": "string", "applicationNumber": "string", "partyId": "string", "externalCustomerId": "string", "partyType": "string", "eventType": "string", "handoffStatus": "string", "sourceProductId": "string", "datasegmentCode": "string", "datasegmentName": "string", "httpMethod": "string", "amendPayload": "string", "amendDateTime": "string", "applicationDate": "string" }
This example has been generated automatically.

Pub ObpyRetAmendExpense

On amendment of Amend Expense Details of a Retail Party,a notification is published for the channels. Topic to be referred is ObpyRetAmendExpense.

On amendment of Amend Expense Details of a Retail Party,a notification is published for the channels. Topic to be referred is ObpyRetAmendExpense.

Accepts the following message:

Retail Party Expense Details Amend Process Status Retail Party Expense Details Amend Process Status

Retail Party Expense Details Amend Process Status Generated

Payload ObpyRetAmendExpense
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
partyType
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

Examples

Retail Party Expense Details Amend Process Status
Payload
{ "branchCode": "string", "userId": "string", "applicationNumber": "string", "partyId": "string", "externalCustomerId": "string", "partyType": "string", "eventType": "string", "handoffStatus": "string", "sourceProductId": "string", "datasegmentCode": "string", "datasegmentName": "string", "httpMethod": "string", "amendPayload": "string", "amendDateTime": "string", "applicationDate": "string" }
This example has been generated automatically.

Pub ObpyRetAmendOtherFinanceRel

On amendment of Other Finance Relationship Details of a Retail Party,a notification is published for the channels. Topic to be referred is ObpyRetAmendOtherFinanceRel.

On amendment of Other Finance Relationship Details of a Retail Party,a notification is published for the channels. Topic to be referred is ObpyRetAmendOtherFinanceRel.

Accepts the following message:

Retail Party Other Finance Relationship Amend Process Status Retail Party Other Finance Relationship Amend Process Status

Retail Party Other Finance Relationship Amend Process Status Generated

Payload ObpyRetAmendOtherFinanceRel
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
partyType
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

Examples

Retail Party Other Finance Relationship Amend Process Status
Payload
{ "branchCode": "string", "userId": "string", "applicationNumber": "string", "partyId": "string", "externalCustomerId": "string", "partyType": "string", "eventType": "string", "handoffStatus": "string", "sourceProductId": "string", "datasegmentCode": "string", "datasegmentName": "string", "httpMethod": "string", "amendPayload": "string", "amendDateTime": "string", "applicationDate": "string" }
This example has been generated automatically.

Pub ObpyRetAmendBenOwnpCom

On amendment of Beneficially Owned Company Details of a Retail Party,a notification is published for the channels. Topic to be referred is ObpyRetAmendBenOwnpCom.

On amendment of Beneficially Owned Company Details of a Retail Party,a notification is published for the channels. Topic to be referred is ObpyRetAmendBenOwnpCom.

Accepts the following message:

Retail Party Beneficially Owned Company Details Amend Process Status Retail Party Beneficially Owned Company Details Amend Process Status

Retail Party Beneficially Owned Company Details Amend Process Status Generated

Payload ObpyRetAmendBenOwnpCom
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
partyType
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

Examples

Retail Party Beneficially Owned Company Details Amend Process Status
Payload
{ "branchCode": "string", "userId": "string", "applicationNumber": "string", "partyId": "string", "externalCustomerId": "string", "partyType": "string", "eventType": "string", "handoffStatus": "string", "sourceProductId": "string", "datasegmentCode": "string", "datasegmentName": "string", "httpMethod": "string", "amendPayload": "string", "amendDateTime": "string", "applicationDate": "string" }
This example has been generated automatically.

Pub ObpyRetAmendKycPolice

On amendment of KYC Police Details of a Retail Party,a notification is published for the channels. Topic to be referred is ObpyRetAmendKycPolice.

On amendment of KYC Police Details of a Retail Party,a notification is published for the channels. Topic to be referred is ObpyRetAmendKycPolice.

Accepts the following message:

Retail Party KYC Police Details Amend Process Status Retail Party KYC Police Details Amend Process Status

Retail Party KYC Police Details Amend Process Status Generated

Payload ObpyRetAmendKycPolice
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
partyType
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

Examples

Retail Party KYC Police Details Amend Process Status
Payload
{ "branchCode": "string", "userId": "string", "applicationNumber": "string", "partyId": "string", "externalCustomerId": "string", "partyType": "string", "eventType": "string", "handoffStatus": "string", "sourceProductId": "string", "datasegmentCode": "string", "datasegmentName": "string", "httpMethod": "string", "amendPayload": "string", "amendDateTime": "string", "applicationDate": "string" }
This example has been generated automatically.

Pub ObpyRetAmendKycCredit

On amendment of KYC Credit Details of a Retail Party,a notification is published for the channels. Topic to be referred is ObpyRetAmendKycCredit.

On amendment of KYC Credit Details of a Retail Party,a notification is published for the channels. Topic to be referred is ObpyRetAmendKycCredit.

Accepts the following message:

Retail Party KYC Credit Details Amend Process Status Retail Party KYC Credit Details Amend Process Status

Retail Party KYC Credit Details Amend Process Status Generated

Payload ObpyRetAmendKycCredit
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
partyType
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

Examples

Retail Party KYC Credit Details Amend Process Status
Payload
{ "branchCode": "string", "userId": "string", "applicationNumber": "string", "partyId": "string", "externalCustomerId": "string", "partyType": "string", "eventType": "string", "handoffStatus": "string", "sourceProductId": "string", "datasegmentCode": "string", "datasegmentName": "string", "httpMethod": "string", "amendPayload": "string", "amendDateTime": "string", "applicationDate": "string" }
This example has been generated automatically.

Pub ObpyRetAmendKycEducation

On amendment of KYC Education Details of a Retail Party,a notification is published for the channels. Topic to be referred is ObpyRetAmendKycEducation.

On amendment of KYC Education Details of a Retail Party,a notification is published for the channels. Topic to be referred is ObpyRetAmendKycEducation.

Accepts the following message:

Retail Party KYC Education Details Amend Process Status Retail Party KYC Education Details Amend Process Status

Retail Party KYC Education Details Amend Process Status Generated

Payload ObpyRetAmendKycEducation
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
partyType
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

Examples

Retail Party KYC Education Details Amend Process Status
Payload
{ "branchCode": "string", "userId": "string", "applicationNumber": "string", "partyId": "string", "externalCustomerId": "string", "partyType": "string", "eventType": "string", "handoffStatus": "string", "sourceProductId": "string", "datasegmentCode": "string", "datasegmentName": "string", "httpMethod": "string", "amendPayload": "string", "amendDateTime": "string", "applicationDate": "string" }
This example has been generated automatically.

Pub ObpyRetAmendKycFieldVerify

On amendment of KYC Field Verify Details of a Retail Party,a notification is published for the channels. Topic to be referred is ObpyRetAmendKycFieldVerify.

On amendment of KYC Field Verify Details of a Retail Party,a notification is published for the channels. Topic to be referred is ObpyRetAmendKycFieldVerify.

Accepts the following message:

Retail Party Field Verify Details Amend Process Status Retail Party Field Verify Details Amend Process Status

Retail Party Field Verify Details Amend Process Status Generated

Payload ObpyRetAmendKycFieldVerify
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
partyType
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

Examples

Retail Party Field Verify Details Amend Process Status
Payload
{ "branchCode": "string", "userId": "string", "applicationNumber": "string", "partyId": "string", "externalCustomerId": "string", "partyType": "string", "eventType": "string", "handoffStatus": "string", "sourceProductId": "string", "datasegmentCode": "string", "datasegmentName": "string", "httpMethod": "string", "amendPayload": "string", "amendDateTime": "string", "applicationDate": "string" }
This example has been generated automatically.

Pub ObpyRetAmendKycReference

On amendment of KYC Reference Details of a Retail Party,a notification is published for the channels. Topic to be referred is ObpyRetAmendKycReference.

On amendment of KYC Reference Details of a Retail Party,a notification is published for the channels. Topic to be referred is ObpyRetAmendKycReference.

Accepts the following message:

Retail Party KYC Reference Details Amend Process Status Retail Party KYC Reference Details Amend Process Status

Retail Party KYC Reference Details Amend Process Status Generated

Payload ObpyRetAmendKycReference
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
partyType
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

Examples

Retail Party KYC Reference Details Amend Process Status
Payload
{ "branchCode": "string", "userId": "string", "applicationNumber": "string", "partyId": "string", "externalCustomerId": "string", "partyType": "string", "eventType": "string", "handoffStatus": "string", "sourceProductId": "string", "datasegmentCode": "string", "datasegmentName": "string", "httpMethod": "string", "amendPayload": "string", "amendDateTime": "string", "applicationDate": "string" }
This example has been generated automatically.

Pub ObpyRetAmendKycSuits

On amendment of KYC Suits Details of a Retail Party,a notification is published for the channels. Topic to be referred is ObpyRetAmendKycSuits.

On amendment of KYC Suits Details of a Retail Party,a notification is published for the channels. Topic to be referred is ObpyRetAmendKycSuits.

Accepts the following message:

Retail Party KYC Suits Details Amend Process Status Retail Party KYC Suits Details Amend Process Status

Retail Party KYC Suits Details Amend Process Status Generated

Payload ObpyRetAmendKycSuits
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
eventType
string
partyType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

Examples

Retail Party KYC Suits Details Amend Process Status
Payload
{ "branchCode": "string", "userId": "string", "applicationNumber": "string", "partyId": "string", "externalCustomerId": "string", "eventType": "string", "partyType": "string", "handoffStatus": "string", "sourceProductId": "string", "datasegmentCode": "string", "datasegmentName": "string", "httpMethod": "string", "amendPayload": "string", "amendDateTime": "string", "applicationDate": "string" }
This example has been generated automatically.

Pub ObpyRetAmendKycPep

On amendment of KYC Pep Details of a Retail Party,a notification is published for the channels. Topic to be referred is ObpyRetAmendKycPep.

On amendment of KYC Pep Details of a Retail Party,a notification is published for the channels. Topic to be referred is ObpyRetAmendKycPep.

Accepts the following message:

Retail Party KYC Pep Details Amend Process Status Retail Party KYC Pep Details Amend Process Status

Retail Party KYC Pep Details Amend Process Status Generated

Payload ObpyRetAmendKycPep
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
partyType
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

Examples

Retail Party KYC Pep Details Amend Process Status
Payload
{ "branchCode": "string", "userId": "string", "applicationNumber": "string", "partyId": "string", "externalCustomerId": "string", "partyType": "string", "eventType": "string", "handoffStatus": "string", "sourceProductId": "string", "datasegmentCode": "string", "datasegmentName": "string", "httpMethod": "string", "amendPayload": "string", "amendDateTime": "string", "applicationDate": "string" }
This example has been generated automatically.

Pub ObpyRetAmendKycAml

On amendment of KYC Aml Details of a Retail Party,a notification is published for the channels. Topic to be referred is ObpyRetAmendKycAml.

On amendment of KYC Aml Details of a Retail Party,a notification is published for the channels. Topic to be referred is ObpyRetAmendKycAml.

Accepts the following message:

Retail Party KYC Aml Details Amend Process Status Retail Party KYC Aml Details Amend Process Status

Retail Party KYC Aml Details Amend Process Status Generated

Payload ObpyRetAmendKycAml
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
partyType
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

Examples

Retail Party KYC Aml Details Amend Process Status
Payload
{ "branchCode": "string", "userId": "string", "applicationNumber": "string", "partyId": "string", "externalCustomerId": "string", "partyType": "string", "eventType": "string", "handoffStatus": "string", "sourceProductId": "string", "datasegmentCode": "string", "datasegmentName": "string", "httpMethod": "string", "amendPayload": "string", "amendDateTime": "string", "applicationDate": "string" }
This example has been generated automatically.

Pub ObpyRetAmendKycFatca

On amendment of KYC Fatca Details of a Retail Party,a notification is published for the channels. Topic to be referred is ObpyRetAmendKycFatca.

On amendment of KYC Fatca Details of a Retail Party,a notification is published for the channels. Topic to be referred is ObpyRetAmendKycFatca.

Accepts the following message:

Retail Party KYC Fatca Details Amend Process Status Retail Party KYC Fatca Details Amend Process Status

Retail Party KYC Fatca Details Amend Process Status Generated

Payload ObpyRetAmendKycFatca
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
partyType
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

Examples

Retail Party KYC Fatca Details Amend Process Status
Payload
{ "branchCode": "string", "userId": "string", "applicationNumber": "string", "partyId": "string", "externalCustomerId": "string", "partyType": "string", "eventType": "string", "handoffStatus": "string", "sourceProductId": "string", "datasegmentCode": "string", "datasegmentName": "string", "httpMethod": "string", "amendPayload": "string", "amendDateTime": "string", "applicationDate": "string" }
This example has been generated automatically.

Pub ObpyRetAmendKycSdn

On amendment of KYC SDN Details of a Retail Party,a notification is published for the channels. Topic to be referred is ObpyRetAmendKycSdn.

On amendment of KYC SDN Details of a Retail Party,a notification is published for the channels. Topic to be referred is ObpyRetAmendKycSdn.

Accepts the following message:

Retail Party KYC Sdn Details Amend Process Status Retail Party KYC Sdn Details Amend Process Status

Retail Party KYC Sdn Details Amend Process Status Generated

Payload ObpyRetAmendKycSdn
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
partyType
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

Examples

Retail Party KYC Sdn Details Amend Process Status
Payload
{ "branchCode": "string", "userId": "string", "applicationNumber": "string", "partyId": "string", "externalCustomerId": "string", "partyType": "string", "eventType": "string", "handoffStatus": "string", "sourceProductId": "string", "datasegmentCode": "string", "datasegmentName": "string", "httpMethod": "string", "amendPayload": "string", "amendDateTime": "string", "applicationDate": "string" }
This example has been generated automatically.

Pub ObpyRetAmendKycSantion

On amendment of KYC Sanction Details of a Retail Party,a notification is published for the channels. Topic to be referred is ObpyRetAmendKycSantion.

On amendment of KYC Sanction Details of a Retail Party,a notification is published for the channels. Topic to be referred is ObpyRetAmendKycSantion.

Accepts the following message:

Retail Party KYC Sanction Details Amend Process Status Retail Party KYC Sanction Details Amend Process Status

Retail Party KYC Sanction Details Amend Process Status Generated

Payload ObpyRetAmendKycSantion
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
partyType
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

Examples

Retail Party KYC Sanction Details Amend Process Status
Payload
{ "branchCode": "string", "userId": "string", "applicationNumber": "string", "partyId": "string", "externalCustomerId": "string", "partyType": "string", "eventType": "string", "handoffStatus": "string", "sourceProductId": "string", "datasegmentCode": "string", "datasegmentName": "string", "httpMethod": "string", "amendPayload": "string", "amendDateTime": "string", "applicationDate": "string" }
This example has been generated automatically.

Pub ObpyRetAmendKycAddr

On amendment of KYC Address Details of a Retail Party,a notification is published for the channels. Topic to be referred is ObpyRetAmendKycAddr.

On amendment of KYC Address Details of a Retail Party,a notification is published for the channels. Topic to be referred is ObpyRetAmendKycAddr.

Accepts the following message:

Retail Party KYC Address Details Amend Process Status Retail Party KYC Address Details Amend Process Status

Retail Party KYC Address Details Amend Process Status Generated

Payload ObpyRetAmendKycAddr
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
partyType
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

Examples

Retail Party KYC Address Details Amend Process Status
Payload
{ "branchCode": "string", "userId": "string", "applicationNumber": "string", "partyId": "string", "externalCustomerId": "string", "partyType": "string", "eventType": "string", "handoffStatus": "string", "sourceProductId": "string", "datasegmentCode": "string", "datasegmentName": "string", "httpMethod": "string", "amendPayload": "string", "amendDateTime": "string", "applicationDate": "string" }
This example has been generated automatically.

Pub ObpyRetAmendKycIdentity

On amendment of KYC Details of a Retail Party,a notification is published for the channels. Topic to be referred is ObpyRetAmendKycIdentity.

On amendment of KYC Details of a Retail Party,a notification is published for the channels. Topic to be referred is ObpyRetAmendKycIdentity.

Accepts the following message:

Retail Party KYC Identity Details Amend Process Status Retail Party KYC Identity Details Amend Process Status

Retail Party KYC Identity Details Amend Process Status Generated

Payload ObpyRetAmendKycIdentity
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
partyType
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

Examples

Retail Party KYC Identity Details Amend Process Status
Payload
{ "branchCode": "string", "userId": "string", "applicationNumber": "string", "partyId": "string", "externalCustomerId": "string", "partyType": "string", "eventType": "string", "handoffStatus": "string", "sourceProductId": "string", "datasegmentCode": "string", "datasegmentName": "string", "httpMethod": "string", "amendPayload": "string", "amendDateTime": "string", "applicationDate": "string" }
This example has been generated automatically.

Pub ObpyRetAmendLastCommunication

On amendment of Last Communication Date of a Retail Party,a notification is published for the channels. Topic to be referred is ObpyRetAmendLastCommunication.

On amendment of Last Communication Date of a Retail Party,a notification is published for the channels. Topic to be referred is ObpyRetAmendLastCommunication.

Accepts the following message:

Retail Party Last Communication Date Amend Process Status Retail Party Last Communication Date Amend Process Status

Retail Party Last Communication Date Amend Process Status Generated

Payload ObpyRetAmendLastCommunication
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
partyType
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

Examples

Retail Party Last Communication Date Amend Process Status
Payload
{ "branchCode": "string", "userId": "string", "applicationNumber": "string", "partyId": "string", "externalCustomerId": "string", "partyType": "string", "eventType": "string", "handoffStatus": "string", "sourceProductId": "string", "datasegmentCode": "string", "datasegmentName": "string", "httpMethod": "string", "amendPayload": "string", "amendDateTime": "string", "applicationDate": "string" }
This example has been generated automatically.

Pub ObpySmbAmendBusinessDetails

On amendment of Business Details of a SMB Party,a notification is published for the channels. Topic to be referred is ObpySmbAmendBusinessDetails.

On amendment of Business Details of a SMB Party,a notification is published for the channels. Topic to be referred is ObpySmbAmendBusinessDetails.

Accepts the following message:

SMB Party Business Details Amend Process Status SMB Party Business Details Amend Process Status

SMB Party Business Details Amend Process Status Generated

Payload ObpySmbAmendBusinessDetails
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
partyType
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

Examples

SMB Party Business Details Amend Process Status
Payload
{ "branchCode": "string", "userId": "string", "applicationNumber": "string", "partyId": "string", "externalCustomerId": "string", "partyType": "string", "eventType": "string", "handoffStatus": "string", "sourceProductId": "string", "datasegmentCode": "string", "datasegmentName": "string", "httpMethod": "string", "amendPayload": "string", "amendDateTime": "string", "applicationDate": "string" }
This example has been generated automatically.

Pub ObpySmbAmendCurrentAddr

On amendment of Current Address of a SMB Party,a notification is published for the channels. Topic to be referred is ObpySmbAmendCurrentAddr.

On amendment of Current Address of a SMB Party,a notification is published for the channels. Topic to be referred is ObpySmbAmendCurrentAddr.

Accepts the following message:

SMB Party Current Address Amend Process Status SMB Party Current Address Amend Process Status

SMB Party Current Address Amend Process Status Generated

Payload ObpySmbAmendCurrentAddr
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
partyType
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

Examples

SMB Party Current Address Amend Process Status
Payload
{ "branchCode": "string", "userId": "string", "applicationNumber": "string", "partyId": "string", "externalCustomerId": "string", "partyType": "string", "eventType": "string", "handoffStatus": "string", "sourceProductId": "string", "datasegmentCode": "string", "datasegmentName": "string", "httpMethod": "string", "amendPayload": "string", "amendDateTime": "string", "applicationDate": "string" }
This example has been generated automatically.

Pub ObpySmbAmendPreviousAddr

On amendment of Previous Address of a SMB Party,a notification is published for the channels. Topic to be referred is ObpySmbAmendPreviousAddr.

On amendment of Previous Address of a SMB Party,a notification is published for the channels. Topic to be referred is ObpySmbAmendPreviousAddr.

Accepts the following message:

SMB Party Previous Address Amend Process Status SMB Party Previous Address Amend Process Status

SMB Party Previous Address Amend Process Status Generated

Payload ObpySmbAmendPreviousAddr
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
partyType
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

Examples

SMB Party Previous Address Amend Process Status
Payload
{ "branchCode": "string", "userId": "string", "applicationNumber": "string", "partyId": "string", "externalCustomerId": "string", "partyType": "string", "eventType": "string", "handoffStatus": "string", "sourceProductId": "string", "datasegmentCode": "string", "datasegmentName": "string", "httpMethod": "string", "amendPayload": "string", "amendDateTime": "string", "applicationDate": "string" }
This example has been generated automatically.

Pub ObpySmbAmendDocuments

On amendment of Document Details of a SMB Party,a notification is published for the channels. Topic to be referred is ObpySmbAmendDocuments.

On amendment of Document Details of a SMB Party,a notification is published for the channels. Topic to be referred is ObpySmbAmendDocuments.

Accepts the following message:

SMB Party Document Details Amend Process Status SMB Party Document Details Amend Process Status

SMB Party Document Details Amend Process Status Generated

Payload ObpySmbAmendDocuments
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
partyType
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

Examples

SMB Party Document Details Amend Process Status
Payload
{ "branchCode": "string", "userId": "string", "applicationNumber": "string", "partyId": "string", "externalCustomerId": "string", "partyType": "string", "eventType": "string", "handoffStatus": "string", "sourceProductId": "string", "datasegmentCode": "string", "datasegmentName": "string", "httpMethod": "string", "amendPayload": "string", "amendDateTime": "string", "applicationDate": "string" }
This example has been generated automatically.

Pub ObpySmbAmendAuthSigRel

On amendment of Authorized Signatory Relationship Details of a SMB Party,a notification is published for the channels. Topic to be referred is ObpySmbAmendAuthSigRel.

On amendment of Authorized Signatory Relationship Details of a SMB Party,a notification is published for the channels. Topic to be referred is ObpySmbAmendAuthSigRel.

Accepts the following message:

SMB Party Authorized Signatory Details Amend Process Status SMB Party Authorized Signatory Details Amend Process Status

SMB Party Authorized Signatory Details Amend Process Status Generated

Payload ObpySmbAmendAuthSigRel
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
partyType
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

Examples

SMB Party Authorized Signatory Details Amend Process Status
Payload
{ "branchCode": "string", "userId": "string", "applicationNumber": "string", "partyId": "string", "externalCustomerId": "string", "partyType": "string", "eventType": "string", "handoffStatus": "string", "sourceProductId": "string", "datasegmentCode": "string", "datasegmentName": "string", "httpMethod": "string", "amendPayload": "string", "amendDateTime": "string", "applicationDate": "string" }
This example has been generated automatically.

Pub ObpySmbAmendSupplierRel

On amendment of Supplier Relationship Details of a SMB Party,a notification is published for the channels. Topic to be referred is ObpySmbAmendSupplierRel.

On amendment of Supplier Relationship Details of a SMB Party,a notification is published for the channels. Topic to be referred is ObpySmbAmendSupplierRel.

Accepts the following message:

SMB Party Supplier Relationship Details Amend Process Status SMB Party Supplier Relationship Details Amend Process Status

SMB Party Supplier Relationship Details Amend Process Status Generated

Payload ObpySmbAmendSupplierRel
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
partyType
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

Examples

SMB Party Supplier Relationship Details Amend Process Status
Payload
{ "branchCode": "string", "userId": "string", "applicationNumber": "string", "partyId": "string", "externalCustomerId": "string", "partyType": "string", "eventType": "string", "handoffStatus": "string", "sourceProductId": "string", "datasegmentCode": "string", "datasegmentName": "string", "httpMethod": "string", "amendPayload": "string", "amendDateTime": "string", "applicationDate": "string" }
This example has been generated automatically.

Pub ObpySmbAmendGuarantorRel

On amendment of Guarantor Relationship Details of a SMB Party,a notification is published for the channels. Topic to be referred is ObpySmbAmendGuarantorRel.

On amendment of Guarantor Relationship Details of a SMB Party,a notification is published for the channels. Topic to be referred is ObpySmbAmendGuarantorRel.

Accepts the following message:

SMB Party Guarantor Relationship Details Amend Process Status SMB Party Guarantor Relationship Details Amend Process Status

SMB Party Guarantor Relationship Details Amend Process Status Generated

Payload ObpySmbAmendGuarantorRel
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
partyType
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

Examples

SMB Party Guarantor Relationship Details Amend Process Status
Payload
{ "branchCode": "string", "userId": "string", "applicationNumber": "string", "partyId": "string", "externalCustomerId": "string", "partyType": "string", "eventType": "string", "handoffStatus": "string", "sourceProductId": "string", "datasegmentCode": "string", "datasegmentName": "string", "httpMethod": "string", "amendPayload": "string", "amendDateTime": "string", "applicationDate": "string" }
This example has been generated automatically.

Pub ObpySmbAmendOwnerRel

On amendment of Owner Relationship Details of a SMB Party,a notification is published for the channels. Topic to be referred is ObpySmbAmendOwnerRel.

On amendment of Owner Relationship Details of a SMB Party,a notification is published for the channels. Topic to be referred is ObpySmbAmendOwnerRel.

Accepts the following message:

SMB Party Owner Relationship Details Amend Process Status SMB Party Owner Relationship Details Amend Process Status

SMB Party Owner Relationship Details Amend Process Status Generated

Payload ObpySmbAmendOwnerRel
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
partyType
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

Examples

SMB Party Owner Relationship Details Amend Process Status
Payload
{ "branchCode": "string", "userId": "string", "applicationNumber": "string", "partyId": "string", "externalCustomerId": "string", "partyType": "string", "eventType": "string", "handoffStatus": "string", "sourceProductId": "string", "datasegmentCode": "string", "datasegmentName": "string", "httpMethod": "string", "amendPayload": "string", "amendDateTime": "string", "applicationDate": "string" }
This example has been generated automatically.

Pub ObpySmbAmendMembership

On amendment of Membership Details of a SMB Party,a notification is published for the channels. Topic to be referred is ObpySmbAmendMembership.

On amendment of Membership Details of a SMB Party,a notification is published for the channels. Topic to be referred is ObpySmbAmendMembership.

Accepts the following message:

SMB Party Membership Details Amend Process Status SMB Party Membership Details Amend Process Status

SMB Party Membership Details Amend Process Status Generated

Payload ObpySmbAmendMembership
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
partyType
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

Examples

SMB Party Membership Details Amend Process Status
Payload
{ "branchCode": "string", "userId": "string", "applicationNumber": "string", "partyId": "string", "externalCustomerId": "string", "partyType": "string", "eventType": "string", "handoffStatus": "string", "sourceProductId": "string", "datasegmentCode": "string", "datasegmentName": "string", "httpMethod": "string", "amendPayload": "string", "amendDateTime": "string", "applicationDate": "string" }
This example has been generated automatically.

Pub ObpySmbAmendAsset

On amendment of Asset Details of a SMB Party,a notification is published for the channels. Topic to be referred is ObpySmbAmendAsset.

On amendment of Asset Details of a SMB Party,a notification is published for the channels. Topic to be referred is ObpySmbAmendAsset.

Accepts the following message:

SMB Party Asset Details Amend Process Status SMB Party Asset Details Amend Process Status

SMB Party Asset Details Amend Process Status Generated

Payload ObpySmbAmendAsset
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
partyType
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

Examples

SMB Party Asset Details Amend Process Status
Payload
{ "branchCode": "string", "userId": "string", "applicationNumber": "string", "partyId": "string", "externalCustomerId": "string", "partyType": "string", "eventType": "string", "handoffStatus": "string", "sourceProductId": "string", "datasegmentCode": "string", "datasegmentName": "string", "httpMethod": "string", "amendPayload": "string", "amendDateTime": "string", "applicationDate": "string" }
This example has been generated automatically.

Pub ObpySmbAmendLiability

On amendment of Liability Details of a SMB Party,a notification is published for the channels. Topic to be referred is ObpySmbAmendLiability.

On amendment of Liability Details of a SMB Party,a notification is published for the channels. Topic to be referred is ObpySmbAmendLiability.

Accepts the following message:

SMB Party Liability Details Amend Process Status SMB Party Liability Details Amend Process Status

SMB Party Liability Details Amend Process Status Generated

Payload ObpySmbAmendLiability
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
partyType
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

Examples

SMB Party Liability Details Amend Process Status
Payload
{ "branchCode": "string", "userId": "string", "applicationNumber": "string", "partyId": "string", "externalCustomerId": "string", "partyType": "string", "eventType": "string", "handoffStatus": "string", "sourceProductId": "string", "datasegmentCode": "string", "datasegmentName": "string", "httpMethod": "string", "amendPayload": "string", "amendDateTime": "string", "applicationDate": "string" }
This example has been generated automatically.

Pub ObpySmbAmendIncome

On amendment of Income Details of a SMB Party,a notification is published for the channels. Topic to be referred is ObpySmbAmendIncome.

On amendment of Income Details of a SMB Party,a notification is published for the channels. Topic to be referred is ObpySmbAmendIncome.

Accepts the following message:

SMB Party Income Details Amend Process Status SMB Party Income Details Amend Process Status

SMB Party Income Details Amend Process Status Generated

Payload ObpySmbAmendIncome
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
partyType
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

Examples

SMB Party Income Details Amend Process Status
Payload
{ "branchCode": "string", "userId": "string", "applicationNumber": "string", "partyId": "string", "externalCustomerId": "string", "partyType": "string", "eventType": "string", "handoffStatus": "string", "sourceProductId": "string", "datasegmentCode": "string", "datasegmentName": "string", "httpMethod": "string", "amendPayload": "string", "amendDateTime": "string", "applicationDate": "string" }
This example has been generated automatically.

Pub ObpySmbAmendExpense

On amendment of Expense Details of a SMB Party,a notification is published for the channels. Topic to be referred is ObpySmbAmendExpense.

On amendment of Expense Details of a SMB Party,a notification is published for the channels. Topic to be referred is ObpySmbAmendExpense.

Accepts the following message:

SMB Party Expense Details Amend Process Status SMB Party Expense Details Amend Process Status

SMB Party Expense Details Amend Process Status Generated

Payload ObpySmbAmendExpense
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
partyType
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

Examples

SMB Party Expense Details Amend Process Status
Payload
{ "branchCode": "string", "userId": "string", "applicationNumber": "string", "partyId": "string", "externalCustomerId": "string", "partyType": "string", "eventType": "string", "handoffStatus": "string", "sourceProductId": "string", "datasegmentCode": "string", "datasegmentName": "string", "httpMethod": "string", "amendPayload": "string", "amendDateTime": "string", "applicationDate": "string" }
This example has been generated automatically.

Pub ObpySmbAmendOtherFinanceRel

On amendment of Other Finance Relationship Details of a SMB Party,a notification is published for the channels. Topic to be referred is ObpySmbAmendOtherFinanceRel.

On amendment of Other Finance Relationship Details of a SMB Party,a notification is published for the channels. Topic to be referred is ObpySmbAmendOtherFinanceRel.

Accepts the following message:

SMB Party Other Finance Relationship Details Amend Process Status SMB Party Other Finance Relationship Details Amend Process Status

SMB Party Other Finance Relationship Details Amend Process Status Generated

Payload ObpySmbAmendOtherFinanceRel
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
partyType
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

Examples

SMB Party Other Finance Relationship Details Amend Process Status
Payload
{ "branchCode": "string", "userId": "string", "applicationNumber": "string", "partyId": "string", "externalCustomerId": "string", "partyType": "string", "eventType": "string", "handoffStatus": "string", "sourceProductId": "string", "datasegmentCode": "string", "datasegmentName": "string", "httpMethod": "string", "amendPayload": "string", "amendDateTime": "string", "applicationDate": "string" }
This example has been generated automatically.

Pub ObpySmbAmendProfitRatio

On amendment of Profit Ratio Details of a SMB Party,a notification is published for the channels. Topic to be referred is ObpySmbAmendProfitRatio.

On amendment of Profit Ratio Details of a SMB Party,a notification is published for the channels. Topic to be referred is ObpySmbAmendProfitRatio.

Accepts the following message:

SMB Party Profit Ratio Details Amend Process Status SMB Party Profit Ratio Details Amend Process Status

SMB Party Profit Ratio Details Amend Process Status Generated

Payload ObpySmbAmendProfitRatio
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
partyType
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

Examples

SMB Party Profit Ratio Details Amend Process Status
Payload
{ "branchCode": "string", "userId": "string", "applicationNumber": "string", "partyId": "string", "externalCustomerId": "string", "partyType": "string", "eventType": "string", "handoffStatus": "string", "sourceProductId": "string", "datasegmentCode": "string", "datasegmentName": "string", "httpMethod": "string", "amendPayload": "string", "amendDateTime": "string", "applicationDate": "string" }
This example has been generated automatically.

Pub ObpySmbAmendBenOwnpCom

On amendment of Beneficially Owned Company Details of a SMB Party,a notification is published for the channels. Topic to be referred is ObpySmbAmendBenOwnpCom.

On amendment of Beneficially Owned Company Details of a SMB Party,a notification is published for the channels. Topic to be referred is ObpySmbAmendBenOwnpCom.

Accepts the following message:

SMB Party Beneficially Owned Company Details Amend Process Status SMB Party Beneficially Owned Company Details Amend Process Status

SMB Party Beneficially Owned Company Details Amend Process Status Generated

Payload ObpySmbAmendBenOwnpCom
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
partyType
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

Examples

SMB Party Beneficially Owned Company Details Amend Process Status
Payload
{ "branchCode": "string", "userId": "string", "applicationNumber": "string", "partyId": "string", "externalCustomerId": "string", "partyType": "string", "eventType": "string", "handoffStatus": "string", "sourceProductId": "string", "datasegmentCode": "string", "datasegmentName": "string", "httpMethod": "string", "amendPayload": "string", "amendDateTime": "string", "applicationDate": "string" }
This example has been generated automatically.

Pub ObpyRetAmendFidm

On amendment of FIDM Details of a Retail Party,a notification is published for the channels. Topic to be referred is ObpyRetAmendFidm.

On amendment of FIDM Details of a Retail Party,a notification is published for the channels. Topic to be referred is ObpyRetAmendFidm.

Accepts the following message:

Retail Party FIDM Details Amend Process Status Retail Party FIDM Details Amend Process Status

Retail Party FIDM Details Amend Process Status Generated

Payload ObpyRetAmendFidm
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
partyType
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

Examples

Retail Party FIDM Details Amend Process Status
Payload
{ "branchCode": "string", "userId": "string", "applicationNumber": "string", "partyId": "string", "externalCustomerId": "string", "partyType": "string", "eventType": "string", "handoffStatus": "string", "sourceProductId": "string", "datasegmentCode": "string", "datasegmentName": "string", "httpMethod": "string", "amendPayload": "string", "amendDateTime": "string", "applicationDate": "string" }
This example has been generated automatically.

Pub ObpyRetAmendPartyStatus

On amendment of Party Status Details of a Retail Party,a notification is published for the channels. Topic to be referred is ObpyRetAmendPartyStatus.

On amendment of Party Status Details of a Retail Party,a notification is published for the channels. Topic to be referred is ObpyRetAmendPartyStatus.

Accepts the following message:

Retail Party Status Details Amend Process Status Retail Party Status Details Amend Process Status

Retail Party Status Details Amend Process Status Generated

Payload ObpyRetAmendPartyStatus
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
partyType
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

Examples

Retail Party Status Details Amend Process Status
Payload
{ "branchCode": "string", "userId": "string", "applicationNumber": "string", "partyId": "string", "externalCustomerId": "string", "partyType": "string", "eventType": "string", "handoffStatus": "string", "sourceProductId": "string", "datasegmentCode": "string", "datasegmentName": "string", "httpMethod": "string", "amendPayload": "string", "amendDateTime": "string", "applicationDate": "string" }
This example has been generated automatically.

Pub ObpySmbAmendPartyStatus

On amendment of Party Status Details of a SMB Party,a notification is published for the channels. Topic to be referred is ObpySmbAmendPartyStatus.

On amendment of Party Status Details of a SMB Party,a notification is published for the channels. Topic to be referred is ObpySmbAmendPartyStatus.

Accepts the following message:

SMB Party Status Details Amend Process Status SMB Party Status Details Amend Process Status

SMB Party Status Details Amend Process Status Generated

Payload ObpySmbAmendPartyStatus
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
partyType
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

Examples

SMB Party Status Details Amend Process Status
Payload
{ "branchCode": "string", "userId": "string", "applicationNumber": "string", "partyId": "string", "externalCustomerId": "string", "partyType": "string", "eventType": "string", "handoffStatus": "string", "sourceProductId": "string", "datasegmentCode": "string", "datasegmentName": "string", "httpMethod": "string", "amendPayload": "string", "amendDateTime": "string", "applicationDate": "string" }
This example has been generated automatically.

Pub ObpyRetAmendServiceMemberInfo

On amendment of Service Member Details of a Retail Party,a notification is published for the channels. Topic to be referred is ObpyRetAmendServiceMemberInfo.

On amendment of Service Member Details of a Retail Party,a notification is published for the channels. Topic to be referred is ObpyRetAmendServiceMemberInfo.

Accepts the following message:

Retail Party Service Member Info Details Amend Process Status Retail Party Service Member Info Details Amend Process Status

Retail Party Service Member Info Details Amend Process Status Generated

Payload ObpyRetAmendServiceMemberInfo
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

Examples

Retail Party Service Member Info Details Amend Process Status
Payload
{ "branchCode": "string", "userId": "string", "applicationNumber": "string", "partyId": "string", "externalCustomerId": "string", "eventType": "string", "handoffStatus": "string", "sourceProductId": "string", "datasegmentCode": "string", "datasegmentName": "string", "httpMethod": "string", "amendPayload": "string", "amendDateTime": "string", "applicationDate": "string" }
This example has been generated automatically.

Pub ObpyRetAmendPartyInfo

On amendment of party details of a retail party, a notificaiton is published with information for all the amended data segments. Topic to be referred is ObpyRetAmendPartyInfo.

On amendment of party details of a retail party, a notificaiton is published with information for all the amended data segments. Topic to be referred is ObpyRetAmendPartyInfo.

Accepts the following message:

Retail Party Info Details Amend Process Status Retail Party Info Details Amend Process Status

Retail Party Info Details Amend Process Status Generated

Payload ObpyRetAmendPartyInfo
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

Examples

Retail Party Info Details Amend Process Status
Payload
{ "branchCode": "string", "userId": "string", "applicationNumber": "string", "partyId": "string", "externalCustomerId": "string", "eventType": "string", "handoffStatus": "string", "sourceProductId": "string", "datasegmentCode": "string", "datasegmentName": "string", "httpMethod": "string", "amendPayload": "string", "amendDateTime": "string", "applicationDate": "string" }
This example has been generated automatically.

Pub ObpySmbAmendPartyInfo

On amendment of party details of a smb party, a notificaiton is published with information for all the amended data segments. Topic to be referred is ObpySmbAmendPartyInfo.

On amendment of party details of a smb party, a notificaiton is published with information for all the amended data segments. Topic to be referred is ObpySmbAmendPartyInfo.

Accepts the following message:

SMB Party Status Details Amend Process Status SMB Party Status Details Amend Process Status

SMB Party Status Details Amend Process Status Generated

Payload ObpySmbAmendPartyInfo
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

Examples

SMB Party Status Details Amend Process Status
Payload
{ "branchCode": "string", "userId": "string", "applicationNumber": "string", "partyId": "string", "externalCustomerId": "string", "eventType": "string", "handoffStatus": "string", "sourceProductId": "string", "datasegmentCode": "string", "datasegmentName": "string", "httpMethod": "string", "amendPayload": "string", "amendDateTime": "string", "applicationDate": "string" }
This example has been generated automatically.

Pub ObpySmbAmendTrusteeRel

On amendment of Trustee Relationship Details of a SMB Party,a notification is published for the channels. Topic to be referred is ObpySmbAmendTrusteeRel.

On amendment of Service Member Details of a Retail Party,a notification is published for the channels. Topic to be referred is ObpySmbAmendTrusteeRel.

Accepts the following message:

SMB Party Trustee Details Amend Process Status SMB Party Trustee Details Amend Process Status

SMB Party Trustee Details Amend Process Status Generated

Payload ObpySmbAmendTrusteeRel
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

Examples

SMB Party Trustee Details Amend Process Status
Payload
{ "branchCode": "string", "userId": "string", "applicationNumber": "string", "partyId": "string", "externalCustomerId": "string", "eventType": "string", "handoffStatus": "string", "sourceProductId": "string", "datasegmentCode": "string", "datasegmentName": "string", "httpMethod": "string", "amendPayload": "string", "amendDateTime": "string", "applicationDate": "string" }
This example has been generated automatically.

Pub ObpySmbAmendBeneficiaryRel

On amendment of Beneficiary Relationship Details of a SMB Party,a notification is published for the channels. Topic to be referred is ObpySmbAmendBeneficiaryRel.

On amendment of Beneficiary Details of a SMB Party,a notification is published for the channels. Topic to be referred is ObpySmbAmendBeneficiaryRel.

Accepts the following message:

SMB Party Beneficiary Details Amend Process Status SMB Party Beneficiary Details Amend Process Status

SMB Party Beneficiary Details Amend Process Status Generated

Payload ObpySmbAmendBeneficiaryRel
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

Examples

SMB Party Beneficiary Details Amend Process Status
Payload
{ "branchCode": "string", "userId": "string", "applicationNumber": "string", "partyId": "string", "externalCustomerId": "string", "eventType": "string", "handoffStatus": "string", "sourceProductId": "string", "datasegmentCode": "string", "datasegmentName": "string", "httpMethod": "string", "amendPayload": "string", "amendDateTime": "string", "applicationDate": "string" }
This example has been generated automatically.

Pub ObpySmbAmendContact

On amendment of Contact Details of a SMB Party,a notification is published for the channels. Topic to be referred is ObpySmbAmendContact.

On amendment of Contact Details of a SMB Party,a notification is published for the channels. Topic to be referred is ObpySmbAmendContact.

Accepts the following message:

SMB Party Contact Details Amend Process Status SMB Party Contact Details Amend Process Status

SMB Party Contact Details Amend Process Status Generated

Payload ObpySmbAmendContact
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

Examples

SMB Party Contact Details Amend Process Status
Payload
{ "branchCode": "string", "userId": "string", "applicationNumber": "string", "partyId": "string", "externalCustomerId": "string", "eventType": "string", "handoffStatus": "string", "sourceProductId": "string", "datasegmentCode": "string", "datasegmentName": "string", "httpMethod": "string", "amendPayload": "string", "amendDateTime": "string", "applicationDate": "string" }
This example has been generated automatically.

Pub ObpySmbAmendTax

On amendment of Tax Details of a SMB Party,a notification is published for the channels. Topic to be referred is ObpySmbAmendTax.

On amendment of Tax Details of a SMB Party,a notification is published for the channels. Topic to be referred is ObpySmbAmendTax.

Accepts the following message:

SMB Party Tax Details Amend Process Status SMB Party Tax Details Amend Process Status

SMB Party Tax Details Amend Process Status Generated

Payload ObpySmbAmendTax
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

Examples

SMB Party Tax Details Amend Process Status
Payload
{ "branchCode": "string", "userId": "string", "applicationNumber": "string", "partyId": "string", "externalCustomerId": "string", "eventType": "string", "handoffStatus": "string", "sourceProductId": "string", "datasegmentCode": "string", "datasegmentName": "string", "httpMethod": "string", "amendPayload": "string", "amendDateTime": "string", "applicationDate": "string" }
This example has been generated automatically.

Pub ObpySmbAmendConsent

On amendment of Consent and Preferences of a SMB Party,a notification is published for the channels. Topic to be referred is ObpySmbAmendConsent.

On amendment of Consent and Preferences of a SMB Party,a notification is published for the channels. Topic to be referred is ObpySmbAmendConsent.

Accepts the following message:

SMB Party Consent and Preferences Amend Process Status SMB Party Consent and Preferences Amend Process Status

SMB Party Consent and Preferences Amend Process Status Generated

Payload ObpySmbAmendConsent
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

Examples

SMB Party Consent and Preferences Amend Process Status
Payload
{ "branchCode": "string", "userId": "string", "applicationNumber": "string", "partyId": "string", "externalCustomerId": "string", "eventType": "string", "handoffStatus": "string", "sourceProductId": "string", "datasegmentCode": "string", "datasegmentName": "string", "httpMethod": "string", "amendPayload": "string", "amendDateTime": "string", "applicationDate": "string" }
This example has been generated automatically.

Pub PartyToAccountGenerated

Once the party to account relation is created, the party to account relation is notified to the channels..Topic to be referred is PartyToAccountGenerated

Once the party to account relation is created, the party to account relation is notified to the channels..Topic to be referred is PartyToAccountGenerated

Accepts the following message:

Party to Account Party to Account Generated

Party to Account Generated

Payload PartyToAccount
object
branchCode
string
userId
string
eventType
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
methodType
string
partyToAccountDetails
array<object>
externalCustomerNo
string
accountNumber
string
accountType
string
partyRelationship
string
partyRole
string
ownershipType
string
responsibilityType
string
applicationType
string
productGroup
string
combinedStatement
string
nickName
string
secondNickName
string
percentOwner
string
titlePosition
string
startDate
string
endDate
string

Additional items are allowed.

Additional properties are allowed.

Examples

Party to Account Generated
Payload
{ "branchCode": "string", "userId": "string", "eventType": "string", "sourceProductId": "string", "datasegmentCode": "string", "datasegmentName": "string", "methodType": "string", "partyToAccountDetails": [ { "externalCustomerNo": "string", "accountNumber": "string", "accountType": "string", "partyRelationship": "string", "partyRole": "string", "ownershipType": "string", "responsibilityType": "string", "applicationType": "string", "productGroup": "string", "combinedStatement": "string", "nickName": "string", "secondNickName": "string", "percentOwner": "string", "titlePosition": "string", "startDate": "string", "endDate": "string" } ] }
This example has been generated automatically.

Messages

#1 Party Handoff Status Update Party Handoff To Host Status Update

Party Handoff To Host Status Update

Payload PartyHandoffToHostStatusUpdate
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
handoffStatus
string
externalCustomerId
string
eventType
string

Additional properties are allowed.

#2 Party KYC Status Update Party KYC Status Update

Party KYC Status Update Generated

Payload PartyKYCStatusUpdate
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
kycStatus
string
kycLastUpdateDate
string
eventType
string

Additional properties are allowed.

#3 Party Handoff Notification Party Handoff Notification

Party Handoff Notification

Payload PartyHandoffNotification
object
branchCode
string
userId
string
sourceCode
string
applicationNumber
string
eventType
string
domain
string
partyList
array<object>
partyId
string
partyHandoff
string

Additional items are allowed.

Additional properties are allowed.

#4 Party Limited Kyc Status Update Party Limited Kyc Status Update Generated

Party Limited Kyc Status Update Generated

Payload PartyLimitedKycStatusUpdate
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
kycStatus
string
externalCustomerNumber
string
eventType
string

Additional properties are allowed.

#5 Party Re Kyc Status Update Party Re Kyc Status Update Generated

Party Re Kyc Status Update Generated

Payload PartyReKycStatusUpdate
object
branchCode
string
userId
string
partyId
string
applicationNumber
string
eventType
string
externalCustomerNumber
string
partyReKycTypeDetails
array<object>
kycType
string
validTill
string

Additional items are allowed.

Additional properties are allowed.

#6 Retail Party Basic Info Amend Process Status Retail Party Basic Info Amend Process Status

Retail Party Basic Info Amend Process Status Generated

Payload ObpyRetAmendBasicInfo
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
partyType
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

#7 Retail Party Id Info Amend Process Status Retail Party Id Info Amend Process Status

Retail Party Id Info Amend Process Status Generated

Payload ObpyRetAmendIdDetails
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
partyType
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

#8 Retail Party Contact Info Amend Process Status Retail Party Contact Info Amend Process Status

Retail Party Amend Process Status Generated

Payload ObpyRetAmendContact
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
partyType
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

#9 Retail Party Current Address Details Amend Process Status Retail Party Current Address Details Amend Process Status

Retail Party Current Address Details Amend Process Status Generated

Payload ObpyRetAmendCurrentAddr
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
partyType
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

#10 Retail Party Previous Address Details Amend Process Status Retail Party Previous Address Details Amend Process Status

Retail Party Previous Address Details Amend Process Status Generated

Payload ObpyRetAmendPreviousAddr
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
partyType
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

#11 Retail Party Tax Details Amend Process Status Retail Party Tax Details Amend Process Status

Retail Party Amend Process Status Generated

Payload ObpyRetAmendTax
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
partyType
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

#12 Retail Party Visa Details Amend Process Status Retail Party Visa Details Amend Process Status

Retail Party Visa Details Amend Process Status Generated

Payload ObpyRetAmendVisa
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
partyType
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

#13 Retail Party Date Details Amend Process Status Retail Party Date Details Amend Process Status

Retail Party Date Details Amend Process Status Generated

Payload ObpyRetAmendKeyDate
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
partyType
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

#14 Retail Party Education Info Amend Process Status Retail Party Education Info Amend Process Status

Retail Party Education Info Amend Process Status Generated

Payload ObpyRetAmendEducation
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
partyType
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

#15 Retail Party Document Details Amend Process Status Retail Party Document Details Amend Process Status

Retail Party Document Details Amend Process Status Generated

Payload ObpyRetAmendDocuments
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
partyType
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

#16 Retail Party Signature Details Amend Process Status Retail Party Signature Details Amend Process Status

Retail Party Signature Details Amend Process Status Generated

Payload ObpyRetAmendSignature
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
partyType
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

#17 Retail Party Service Member Relationship Amend Process Status Retail Party Service Member Relationship Amend Process Status

Retail Party Service Member Relationship Amend Process Status Generated

Payload ObpyRetAmendServiceMemRel
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
partyType
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

#18 Retail Party Household Relationship Amend Process Status Retail Party Household Relationship Amend Process Status

Retail Party Household Relationship Amend Process Status Generated

Payload ObpyRetAmendHouseholdRel
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
partyType
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

#19 Retail Party POA Relationship Amend Process Status Retail Party POA Relationship Amend Process Status

Retail Party POA Relationship Amend Process Status Generated

Payload ObpyRetAmendPoaRel
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
partyType
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

#20 Retail Party Insider Relationship Amend Process Status Retail Party Insider Relationship Amend Process Status

Retail Party Insider Relationship Amend Process Status Generated

Payload ObpyRetAmendInsiderRel
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
partyType
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

#21 Retail Party Guardian Relationship Amend Process Status Retail Party Guardian Relationship Amend Process Status

Retail Party Guardian Relationship Amend Process Status Generated

Payload ObpyRetAmendGuardianRel
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
partyType
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

#22 Retail Party Custodian Relationship Amend Process Status Retail Party Custodian Relationship Amend Process Status

Retail Party Custodian Relationship Amend Process Status Generated

Payload ObpyRetAmendCustodianRel
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
partyType
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

#23 Retail Party Solicitor Relationship Amend Process Status Retail Party Solicitor Relationship Amend Process Status

Retail Party Solicitor Relationship Amend Process Status Generated

Payload ObpyRetAmendSolicitorRel
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
partyType
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

#24 Retail Party Employment Details Amend Process Status Retail Party Employment Details Amend Process Status

Retail Party Employment Details Amend Process Status Generated

Payload ObpyRetAmendEmployment
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
partyType
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

#25 Retail Party Consent Details Amend Process Status Retail Party Consent Details Amend Process Status

Retail Party Consent Details Amend Process Status Generated

Payload ObpyRetAmendConsent
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
partyType
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

#26 Retail Party Additional Info Amend Process Status Retail Party Additional Info Amend Process Status

Retail Party Additional Info Amend Process Status Generated

Payload ObpyRetAmendAddInfo
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
partyType
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

#27 Retail Party Membership Info Amend Process Status Retail Party Membership Info Amend Process Status

Retail Party Membership Info Amend Process Status Generated

Payload ObpyRetAmendMembership
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
partyType
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

#28 Retail Party Asset Details Amend Process Status Retail Party Asset Details Amend Process Status

Retail Party Asset Details Amend Process Status Generated

Payload ObpyRetAmendAsset
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
partyType
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

#29 Retail Party Liability Details Amend Process Status Retail Party Liability Details Amend Process Status

Retail Party Liability Details Amend Process Status Generated

Payload ObpyRetAmendLiability
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
partyType
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

#30 Retail Party Income Details Amend Process Status Retail Party Income Details Amend Process Status

Retail Party Income Details Amend Process Status Generated

Payload ObpyRetAmendIncome
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
partyType
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

#31 Retail Party Expense Details Amend Process Status Retail Party Expense Details Amend Process Status

Retail Party Expense Details Amend Process Status Generated

Payload ObpyRetAmendExpense
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
partyType
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

#32 Retail Party Other Finance Relationship Amend Process Status Retail Party Other Finance Relationship Amend Process Status

Retail Party Other Finance Relationship Amend Process Status Generated

Payload ObpyRetAmendOtherFinanceRel
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
partyType
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

#33 Retail Party Beneficially Owned Company Details Amend Process Status Retail Party Beneficially Owned Company Details Amend Process Status

Retail Party Beneficially Owned Company Details Amend Process Status Generated

Payload ObpyRetAmendBenOwnpCom
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
partyType
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

#34 Retail Party KYC Police Details Amend Process Status Retail Party KYC Police Details Amend Process Status

Retail Party KYC Police Details Amend Process Status Generated

Payload ObpyRetAmendKycPolice
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
partyType
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

#35 Retail Party KYC Credit Details Amend Process Status Retail Party KYC Credit Details Amend Process Status

Retail Party KYC Credit Details Amend Process Status Generated

Payload ObpyRetAmendKycCredit
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
partyType
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

#36 Retail Party KYC Education Details Amend Process Status Retail Party KYC Education Details Amend Process Status

Retail Party KYC Education Details Amend Process Status Generated

Payload ObpyRetAmendKycEducation
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
partyType
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

#37 Retail Party Field Verify Details Amend Process Status Retail Party Field Verify Details Amend Process Status

Retail Party Field Verify Details Amend Process Status Generated

Payload ObpyRetAmendKycFieldVerify
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
partyType
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

#38 Retail Party KYC Reference Details Amend Process Status Retail Party KYC Reference Details Amend Process Status

Retail Party KYC Reference Details Amend Process Status Generated

Payload ObpyRetAmendKycReference
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
partyType
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

#39 Retail Party KYC Suits Details Amend Process Status Retail Party KYC Suits Details Amend Process Status

Retail Party KYC Suits Details Amend Process Status Generated

Payload ObpyRetAmendKycSuits
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
eventType
string
partyType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

#40 Retail Party KYC Pep Details Amend Process Status Retail Party KYC Pep Details Amend Process Status

Retail Party KYC Pep Details Amend Process Status Generated

Payload ObpyRetAmendKycPep
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
partyType
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

#41 Retail Party KYC Aml Details Amend Process Status Retail Party KYC Aml Details Amend Process Status

Retail Party KYC Aml Details Amend Process Status Generated

Payload ObpyRetAmendKycAml
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
partyType
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

#42 Retail Party KYC Fatca Details Amend Process Status Retail Party KYC Fatca Details Amend Process Status

Retail Party KYC Fatca Details Amend Process Status Generated

Payload ObpyRetAmendKycFatca
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
partyType
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

#43 Retail Party KYC Sdn Details Amend Process Status Retail Party KYC Sdn Details Amend Process Status

Retail Party KYC Sdn Details Amend Process Status Generated

Payload ObpyRetAmendKycSdn
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
partyType
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

#44 Retail Party KYC Sanction Details Amend Process Status Retail Party KYC Sanction Details Amend Process Status

Retail Party KYC Sanction Details Amend Process Status Generated

Payload ObpyRetAmendKycSantion
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
partyType
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

#45 Retail Party KYC Address Details Amend Process Status Retail Party KYC Address Details Amend Process Status

Retail Party KYC Address Details Amend Process Status Generated

Payload ObpyRetAmendKycAddr
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
partyType
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

#46 Retail Party KYC Identity Details Amend Process Status Retail Party KYC Identity Details Amend Process Status

Retail Party KYC Identity Details Amend Process Status Generated

Payload ObpyRetAmendKycIdentity
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
partyType
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

#47 Retail Party Last Communication Date Amend Process Status Retail Party Last Communication Date Amend Process Status

Retail Party Last Communication Date Amend Process Status Generated

Payload ObpyRetAmendLastCommunication
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
partyType
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

#48 SMB Party Business Details Amend Process Status SMB Party Business Details Amend Process Status

SMB Party Business Details Amend Process Status Generated

Payload ObpySmbAmendBusinessDetails
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
partyType
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

#49 SMB Party Current Address Amend Process Status SMB Party Current Address Amend Process Status

SMB Party Current Address Amend Process Status Generated

Payload ObpySmbAmendCurrentAddr
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
partyType
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

#50 SMB Party Previous Address Amend Process Status SMB Party Previous Address Amend Process Status

SMB Party Previous Address Amend Process Status Generated

Payload ObpySmbAmendPreviousAddr
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
partyType
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

#51 SMB Party Document Details Amend Process Status SMB Party Document Details Amend Process Status

SMB Party Document Details Amend Process Status Generated

Payload ObpySmbAmendDocuments
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
partyType
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

#52 SMB Party Authorized Signatory Details Amend Process Status SMB Party Authorized Signatory Details Amend Process Status

SMB Party Authorized Signatory Details Amend Process Status Generated

Payload ObpySmbAmendAuthSigRel
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
partyType
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

#53 SMB Party Supplier Relationship Details Amend Process Status SMB Party Supplier Relationship Details Amend Process Status

SMB Party Supplier Relationship Details Amend Process Status Generated

Payload ObpySmbAmendSupplierRel
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
partyType
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

#54 SMB Party Guarantor Relationship Details Amend Process Status SMB Party Guarantor Relationship Details Amend Process Status

SMB Party Guarantor Relationship Details Amend Process Status Generated

Payload ObpySmbAmendGuarantorRel
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
partyType
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

#55 SMB Party Owner Relationship Details Amend Process Status SMB Party Owner Relationship Details Amend Process Status

SMB Party Owner Relationship Details Amend Process Status Generated

Payload ObpySmbAmendOwnerRel
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
partyType
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

#56 SMB Party Membership Details Amend Process Status SMB Party Membership Details Amend Process Status

SMB Party Membership Details Amend Process Status Generated

Payload ObpySmbAmendMembership
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
partyType
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

#57 SMB Party Asset Details Amend Process Status SMB Party Asset Details Amend Process Status

SMB Party Asset Details Amend Process Status Generated

Payload ObpySmbAmendAsset
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
partyType
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

#58 SMB Party Liability Details Amend Process Status SMB Party Liability Details Amend Process Status

SMB Party Liability Details Amend Process Status Generated

Payload ObpySmbAmendLiability
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
partyType
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

#59 SMB Party Income Details Amend Process Status SMB Party Income Details Amend Process Status

SMB Party Income Details Amend Process Status Generated

Payload ObpySmbAmendIncome
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
partyType
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

#60 SMB Party Expense Details Amend Process Status SMB Party Expense Details Amend Process Status

SMB Party Expense Details Amend Process Status Generated

Payload ObpySmbAmendExpense
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
partyType
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

#61 SMB Party Other Finance Relationship Details Amend Process Status SMB Party Other Finance Relationship Details Amend Process Status

SMB Party Other Finance Relationship Details Amend Process Status Generated

Payload ObpySmbAmendOtherFinanceRel
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
partyType
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

#62 SMB Party Profit Ratio Details Amend Process Status SMB Party Profit Ratio Details Amend Process Status

SMB Party Profit Ratio Details Amend Process Status Generated

Payload ObpySmbAmendProfitRatio
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
partyType
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

#63 SMB Party Beneficially Owned Company Details Amend Process Status SMB Party Beneficially Owned Company Details Amend Process Status

SMB Party Beneficially Owned Company Details Amend Process Status Generated

Payload ObpySmbAmendBenOwnpCom
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
partyType
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

#64 Retail Party FIDM Details Amend Process Status Retail Party FIDM Details Amend Process Status

Retail Party FIDM Details Amend Process Status Generated

Payload ObpyRetAmendFidm
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
partyType
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

#65 Retail Party Status Details Amend Process Status Retail Party Status Details Amend Process Status

Retail Party Status Details Amend Process Status Generated

Payload ObpyRetAmendPartyStatus
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
partyType
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

#66 SMB Party Status Details Amend Process Status SMB Party Status Details Amend Process Status

SMB Party Status Details Amend Process Status Generated

Payload ObpySmbAmendPartyInfo
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

#67 Retail Party Service Member Info Details Amend Process Status Retail Party Service Member Info Details Amend Process Status

Retail Party Service Member Info Details Amend Process Status Generated

Payload ObpyRetAmendServiceMemberInfo
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

#68 Retail Party Info Details Amend Process Status Retail Party Info Details Amend Process Status

Retail Party Info Details Amend Process Status Generated

Payload ObpyRetAmendPartyInfo
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

#69 SMB Party Trustee Details Amend Process Status SMB Party Trustee Details Amend Process Status

SMB Party Trustee Details Amend Process Status Generated

Payload ObpySmbAmendTrusteeRel
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

#70 SMB Party Beneficiary Details Amend Process Status SMB Party Beneficiary Details Amend Process Status

SMB Party Beneficiary Details Amend Process Status Generated

Payload ObpySmbAmendBeneficiaryRel
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

#71 SMB Party Contact Details Amend Process Status SMB Party Contact Details Amend Process Status

SMB Party Contact Details Amend Process Status Generated

Payload ObpySmbAmendContact
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

#72 SMB Party Tax Details Amend Process Status SMB Party Tax Details Amend Process Status

SMB Party Tax Details Amend Process Status Generated

Payload ObpySmbAmendTax
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

#73 SMB Party Consent and Preferences Amend Process Status SMB Party Consent and Preferences Amend Process Status

SMB Party Consent and Preferences Amend Process Status Generated

Payload ObpySmbAmendConsent
object
branchCode
string
userId
string
applicationNumber
string
partyId
string
externalCustomerId
string
eventType
string
handoffStatus
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
httpMethod
string
amendPayload
string
amendDateTime
string
applicationDate
string

Additional properties are allowed.

#74 Party to Account Party to Account Generated

Party to Account Generated

Payload PartyToAccount
object
branchCode
string
userId
string
eventType
string
sourceProductId
string
datasegmentCode
string
datasegmentName
string
methodType
string
partyToAccountDetails
array<object>
externalCustomerNo
string
accountNumber
string
accountType
string
partyRelationship
string
partyRole
string
ownershipType
string
responsibilityType
string
applicationType
string
productGroup
string
combinedStatement
string
nickName
string
secondNickName
string
percentOwner
string
titlePosition
string
startDate
string
endDate
string

Additional items are allowed.

Additional properties are allowed.

#75 Retail Party Onboarding Process Status Retail Party Onboarding Process Status

Retail Party Onboarding Process Status Generated

Payload ObpyRetOnboard
object
branchCode
string
userId
string
date
string
time
string
applicationNumber
string
handoffStatus
string
sourceProductId
string
eventType
string
externalCustomerNumber
string
isKycCompliant
string
partyCategory
string
partyId
string
partyType
string
rmId
string
firstName
string
middleName
string
lastName
string
residentStatus
string
uniqueId
string
customerSegment
string
partySubType
string
isCustomer
string
isStaff
string
isInsider
string
isSpecial
string
isArmedForce
string
isPep
string
isMla
string
isMinor
string
isBlacklisted
string
isProspect
string
amendDateTime
string
applicationDate
string
onboardPayload
string

Additional properties are allowed.