Merchants

Merchants:UpdatePackage

Update the package. If a merchantCode is supplied then you need to have access to that merchant. You need to authenticate with an AT-code as username and the corresponding token as password.

patch/merchants/{merchantCode}/package

Path parameters

merchantCodeCode required— unresolved $ref

Request body

referralProfileCodestring required

Example request

{
  "referralProfileCode": "CP-1234-4321"
}

Response

No content.

Changes

No recorded changes to this endpoint across all 1 revision of this API.