BPAPI Methods

Example details for BPAPI method Customer/AddAsChild

Example details for Customer/AddAsChild

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

Syntax variant 2 (traditional query-string): Customer/AddAsChild?email={email}&password={password}


GET, syntax 1 (preferred REST-format):
Customer/AddAsChild/somebody407999042_16@somewhere.com/MyLittleSecret/


GET, syntax 2 (traditional query-string):
Customer/AddAsChild?email=somebody407999042_17@somewhere.com&password=MyLittleSecret


POST, traditional











Bulk usage interface

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