Create or update a bank offer
POST/api/v1/pms/bank-offers
Creates when id is blank/new; otherwise overwrites the existing bank offer. Pass generateCodes (and optional codePrefix) to bulk-generate that many redeemable codes for the offer in the same call.
Request
Responses
- 200
- 400
Persisted bank offer.
Validation error.