Skip to main content
POST
Links a BSPK Shopper with a Shopper in an external backend system

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
integer
required

Shopper's BSPK ID.

Body

application/json
shopper_ref
string
required

Shopper's unique identifier provided by your backend system.

Example:

"CLI-789"

Response

Successful response