Exercício 211 - Executar API (GET) - BUSINESS PARTNER

CONTEXTO

Execute via POSTMAN a chamada das API's.

PRÉ-REQUISITO


Ter assistido à aula 02 do Workshop API para Funcional.
BUSINESS PARTNER

{{url}}/sap/opu/odata/sap/API_BUSINESS_PARTNER/A_BusinessPartner?$format=json

{{url}}/sap/opu/odata/sap/API_BUSINESS_PARTNER/A_BusinessPartner(BusinessPartner='14100002')?$format=json

{{url}}/sap/opu/odata/sap/API_BUSINESS_PARTNER/A_BusinessPartner(BusinessPartner='14100002')/to_BusinessPartnerTax?$format=json

{{url}}/sap/opu/odata/sap/API_BUSINESS_PARTNER/A_BusinessPartner('14100002')/to_Customer?$format=json

{{url}}/sap/opu/odata/sap/API_BUSINESS_PARTNER/A_BusinessPartner('14100002')/to_BusinessPartnerRole?$format=json

{{url}}/sap/opu/odata/sap/API_BUSINESS_PARTNER/A_BusinessPartnerRole(BusinessPartner='14100002',BusinessPartnerRole='UDM000')?$format=json