PayNL

UpdateMerchant

Function Parameters

string
UpdateMerchantRequest
string
string
string
string
string
string
string
Address
Address
DateTime
MerchantReviewRequest

Return Value

string
string
string
string
string
string
string
string
string
string
string
Address
string
string
string
string
string
string
string
string
Address
string
string
string
string
string
string
string
string
List<MerchantPartner>
string
string
string
bool
DateTime
string
DateTime
DateTime
string
DateTime
string
DateTime
string
DateTime
DateTime

Authorization

AT-code
Token
ServiceId

Request

{
  "merchantCode": null,
  "body": {
    "name": null,
    "publicName": null,
    "coc": null,
    "vat": null,
    "companyTypeId": null,
    "countryCode": null,
    "contractLanguage": null,
    "visitAddress": null,
    "postalAddress": null,
    "suspendedAt": null,
    "reviewRequest": null
  }
}

Response

Click Try Out to execute a method and see the response here!