BPAPI Methods

Example details for BPAPI method Customer/Add

Example details for Customer/Add

Syntax variant 1 (preferred REST-format): Customer/Add/{email}/{password}/{registration_id}/

Syntax variant 2 (traditional query-string): Customer/Add?email={email}&password={password}®istration_id={registration_id}


GET, syntax 1 (preferred REST-format):
Customer/Add/somebody407999042_10@somewhere.com/MyLittleSecret/ab1234cd/


GET, syntax 2 (traditional query-string):
Customer/Add?email=somebody407999042_11@somewhere.com&password=MyLittleSecret&registration_id=ab1234cd


POST, traditional











Bulk usage interface

Documentation and tests automatically generated from source-code 2025-12-06 05:04