'how can I solve this uber develop question
I send the body below but get an err response
req:
{ "name":"Package Name 1 ", "description":"Attractions bundling program (100)", "currency_code":"TWD", "timezone":"Asia/Taipei", "starts_at":1647527500000, "ends_at":1648650700000, "code_scheme":"SINGLE_CODE_MULTI_REDEEM", "redemptions_per_code":1, "value_per_period_max_trips":1, "value_per_trip_max_amount":100, "voucher_type":"EATS", "value_per_period_max_credit":100, "expense_memo":"klook booking reference id" }
res:
{ "message":"Exact one of periodic cap and trip num component needs to be provided", "code":"INVALID_REQUEST_EXCEPTION" }
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
