Attach carrier to merchant
Attach a carrier to a merchant
Rate Limit: 300 Max attempts within 1 minute.
Path Parameters
Parameter | Details |
---|---|
merchantIdentifier
| string Examples:
|
carrierIdentifier
| string Examples:
|
countryCode
| string Example: DE |
Responses
204
The carrier was successfully attached to the merchant.
Success
400
Bad Request
application/json
Error
401
Unauthorized
application/json
Error
404
Not Found
application/json
Error
POST