Triple API and Webhooks
Offer Providers
Update a Merchant Location
1min
PATCH
https://api.tripleup.dev/partner/merchant-locations/{id}
triple Prod
Path Parameters
id
*
Body Parameters
body
address
email
is_online
location_name
location_website
phone_number
processor_merchant_ids
Responses
200
Merchant Location
Description
A specific, singular physical or online store for a particular Merchant.
Merchant Locations should specify Processor Merchant IDs (MIDs) so that
Transactions at those locations can be more accurately matched to
Offers.
address
All Of
Address +
created_at
email
external_id
*
All Of
ExternalId +
id
*
is_online
*
location_name
location_website
parent_merchant_external_id
*
All Of
ExternalId +
phone_number
processor_merchant_ids
updated_at
400
TripleBadRequestError
status_code
*
content
*
403
TripleNotAuthenticatedError
status_code
*
content
*
404
TripleInvalidPathError
status_code
*
content
*
409
TripleIntegrityError
status_code
*
content
*
415
TripleUnsupportedMediaType
status_code
*
content
*
422
TripleUnprocessableEntity
status_code
*
content
*
500
TripleInternalServerError
status_code
*
content
*
501
TripleNotImplementedError
status_code
*
content
*
503
TripleServiceUnavailable
status_code
*
content
*
Updated 02 Dec 2024
Did this page help you?