Master Data Export API

This is included in the Master Data REST API (PL-AO-006). The available endpoints for this add-on package are listed below:

CompanyTypeLink V1Link V2
Retrieve company detailsGET/rest/api/bam/company/rest/api/v2/bam/company
Retrieve list of custom fields assigned to companyGET/rest/api/bam/company/custom-fields/rest/api/v2/bam/company/custom-fields
Retrieve list of user groups assigned to companyGET/rest/api/bam/company/user-group-assignments/rest/api/v2/bam/company/user-group-assignments
Legal EntitiesTypeLink V1Link V2
Retrieve list of legal entitiesGET/rest/api/bam/legal-entities/rest/api/v2/bam/legal-entities
Retrieve legal entities by its identifierGET/rest/api/bam/legal-entities/{legalEntityId}/rest/api/v2/bam/legal-entities/{legalEntityId}
Retrieve list of custom fields assigned to legal entityGET/rest/api/bam/legal-entities/{legalEntityId}/custom-fields/rest/api/v2/bam/legal-entities/{legalEntityId}/custom-fields
Retrieve list of user groups assigned to legal entityGET/rest/api/bam/legal-entities/{legalEntityId}/user-group-assignments/rest/api/v2/bam/legal-entities/{legalEntityId}/user-group-assignments
Retrieve list of legal entity bank relationGET/rest/api/bam/legal-entity-bank-relations/rest/api/v2/bam/legal-entity-bank-relations
Retrieve a legal entity bank relation by its identifierGET/rest/api/bam/legal-entity-bank-relations/{legalEntityBankId}/rest/api/v2/bam/legal-entity-bank-relations/{legalEntityBankId}
Retrieve list of custom fields assigned to legal entity bank relationGET/rest/api/bam/legal-entity-bank-relations/{legalEntityBankId}/custom-fields/rest/api/v2/bam/legal-entity-bank-relations/{legalEntityBankId}/custom-fields
Retrieve list of user groups assigned to legal entity bank relationshipGET/rest/api/bam/legal-entity-bank-relations/{legalEntityBankId}/user-group-assignments/rest/api/v2/bam/legal-entity-bank-relations/{legalEntityBankId}/user-group-assignments
Retrieve list of legal entity partner relationGET/rest/api/bam/legal-entity-partner-relations/rest/api/v2/bam/legal-entity-partner-relations
Retrieve a legal entity partner relation by its identifierGET/rest/api/bam/legal-entity-partner-relations/{legalEntityPartnerRelationId}/rest/api/v2/bam/legal-entity-partner-relations/{legalEntityPartnerRelationId}
Retrieve list of custom fields assigned to legal entity partner relationGET/rest/api/bam/legal-entity-partner-relations/{legalEntityPartnerRelationId}/custom-fields/rest/api/v2/bam/legal-entity-partner-relations/{legalEntityPartnerRelationId}/custom-fields
Retrieve list of user groups assigned to legal entity partner relationshipGET/rest/api/bam/legal-entity-partner-relations/{legalEntityPartnerRelationId}/user-group-assignments/rest/api/v2/bam/legal-entity-partner-relations/{legalEntityPartnerRelationId}/user-group-assignments
Global PartnerTypeLink V1Link V2
Retrieve list of global partnersGET/rest/api/bam/partners/rest/api/v2/bam/partners
Retrieve a global partner by the identifierGET/rest/api/bam/partners/{partnerId}/rest/api/v2/bam/partners/{partnerId}
Retrieve list of custom fields assigned to global partnerGET/rest/api/bam/partners/{partnerId}/custom-fields/rest/api/v2/bam/partners/{partnerId}/custom-fields
Retrieve a list of user groups assigned to global partnerGET/rest/api/bam/partners/{partnerId}/user-group-assignments/rest/api/v2/bam/partners/{partnerId}/user-group-assignments
Custom FieldsTypeLink V1Link V2
Retrieve list of custom fields configurationGET/rest/api/bam/custom-fields-configs/{configEntity}/rest/api/v2/bam/custom-fields-configs/{configEntity}

Did this page help you?