Update a Merchant
PATCH/partner/merchants/:id
Updates a Merchant with any of the values set in the request. The
update takes an object with zero or more value definitions, each can be
set to the value described in the spec or null
. Invalid values will
raise an error condition.
Request
Responses
- 200
- 400
- 403
- 404
- 409
- 415
- 422
- 500
- 501
- 503
Merchant
TripleBadRequestError
TripleNotAuthenticatedError
TripleInvalidPathError
TripleIntegrityError
TripleUnsupportedMediaType
TripleUnprocessableEntity
TripleInternalServerError
TripleNotImplementedError
TripleServiceUnavailable