Gets coupon codes.
List of codes for a coupon was successfully received.
Basic authentication not passed or wrong. Make sure you used basic authentication or correct credentials.
Coupon not found. Make sure the external_id
is correct.
{- "codes": [
- {
- "code": "CODE001"
}, - {
- "code": "CODE002"
}, - {
- "code": "CODE003"
}, - {
- "code": "CODE004"
}, - {
- "code": "CODE005"
}
], - "total_count": 5
}