Merchants

Merchant:Update

Update the merchant data. If you want to update the relating objects (e.g. authentication tokens or accounts etc) you can use the specific endpoints for that. You need to have access to the merchantCode that you supply or it needs to be your own merchantCode. You need to authenticate with an AT-code as username and the corresponding token as password.

patch/merchants/{merchantCode}

Path parameters

merchantCodeCode required— unresolved $ref

Request body

Response

Ok.

codeCode — unresolved $ref
nameName — unresolved $ref
publicNamePublicName — unresolved $ref
boardingStatusBoardingStatus — unresolved $ref
statusStatus — unresolved $ref
payoutStatusPayoutStatus — unresolved $ref
cocCoc — unresolved $ref
vatVat — unresolved $ref
companyTypeIdCompanyTypeId — unresolved $ref
countryCodeCountryCode — unresolved $ref
contractLanguageContractLanguage — unresolved $ref
contractPackageCodeContractPackageCode — unresolved $ref
currentProfileCodeCurrentProfileCode — unresolved $ref
contractPackageContractPackage — unresolved $ref
contactPhonestring phone

The primary contact phone number of the merchant.

contactEmailstring email

The primary contact email address of the merchant.

websiteWebsite — unresolved $ref
postalAddressPostalAddress — unresolved $ref
visitAddressVisitAddress — unresolved $ref
partnerPartner — unresolved $ref
createdAtCreatedAt — unresolved $ref
createdByCreatedBy — unresolved $ref
acceptedAtAcceptedAt — unresolved $ref
suspendedAtSuspendedAt — unresolved $ref
suspendedBySuspendedBy — unresolved $ref
modifiedAtModifiedAt — unresolved $ref
modifiedByModifiedBy — unresolved $ref
deletedAtDeletedAt — unresolved $ref
deletedByDeletedBy — unresolved $ref
reviewedAtReviewedAt — unresolved $ref
nextReviewDateNextReviewDate — unresolved $ref

Changes

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