v1
external
reservations
{id}
payments
application/json
TypeScript Definitions
Use the request body type in TypeScript.
curl -X POST "https://example.com/v1/external/reservations/string/payments" \ -H "Content-Type: application/json" \ -d '{}'