Uber · Capability
Uber Vouchers API — Programs
Uber Vouchers API — Programs. 6 operations. Lead operation: Create Voucher Program. Self-contained Naftiko capability covering one Uber business surface.
What You Can Do
POST
Createvoucherprogram
— Create Voucher Program
/v1/voucher-programs
GET
Listvoucherprograms
— List Voucher Programs
/v1/voucher-programs
POST
Searchvoucherprograms
— Search Voucher Programs
/v1/voucher-programs/search
GET
Getvoucherprogram
— Get Voucher Program
/v1/voucher-programs/{program-id}
PATCH
Updatevoucherprogram
— Update Voucher Program
/v1/voucher-programs/{program-id}
DELETE
Cancelvoucherprogram
— Cancel Voucher Program
/v1/voucher-programs/{program-id}
MCP Tools
create-voucher-program
Create Voucher Program
list-voucher-programs
List Voucher Programs
read-only
idempotent
search-voucher-programs
Search Voucher Programs
read-only
get-voucher-program
Get Voucher Program
read-only
idempotent
update-voucher-program
Update Voucher Program
idempotent
cancel-voucher-program
Cancel Voucher Program
idempotent