SAP · Example Payload

Sap S4Hana Cloud Business Partner Business Partner Bank Example

AIBTPBusiness ApplicationsCloudData ManagementEnterpriseERPIntegration

Sap S4Hana Cloud Business Partner Business Partner Bank Example is an example object payload from SAP, with 7 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

BusinessPartnerBankIdentificationBankCountryKeyBankNumberBankAccountIBANSWIFTCode

Example Payload

Raw ↑
{
  "BusinessPartner": "example_value",
  "BankIdentification": "example_value",
  "BankCountryKey": "example_value",
  "BankNumber": "example_value",
  "BankAccount": "example_value",
  "IBAN": "example_value",
  "SWIFTCode": "example_value"
}