Skip to main content

Retrieve an available BP information

GET 

/api/info

This endpoint is tailored to retrieve the available BP (business partner) information.

Request

Responses

OK - The request was processed successfully.

Schema
    id integer
    legalForm stringnull
    countryOfIncorporation stringnull
    address stringnull
    city stringnull
    zip stringnull
    stateOrProvince stringnull
    activePackage integer
    availableBalance object
    currency stringnullable
    amount string
Loading...