Retrieving payment schedule associated with a proposal
- Payment
- 1 route
How can I view upcoming payments?
This scenario explains how to receive the payment schedule associated with a proposal before it is validated as a booking.
Overview
Use this scenario to retrieve the payment schedule associated with a proposal before it is turned into a booking. The response lets you display due dates, expected amounts, and the remaining balance.
Prerequisites
- Have a valid
proposal_id. - Send
x-api-keyand, when the journey requires it,accept-language.
1
Retrieve the payment schedule associated with a proposal
Mandatory
GET/v1/proposals/{proposal_id}/payment_schedule
S