Fetch offer
GET/api/organizations/:organization_id/offer
Fetch offer
Request
Responses
200 Successfully fetched offer
Authentication failed. The bearer token is missing or invalid, or the API key and secret pair could not be verified.
The caller is authenticated but is not allowed to perform this action on this resource.
No offer exists in this organization for the supplied code.
The offer exists but the supplied item or customer is not eligible for it, or the per-customer redemption limit has already been reached.
An unexpected error occurred while processing the request.