provider
billing

Create Tip

Create a new tip for a charge.

post/billing/tips/create

Headers

TENANTstring required

The tenant you are making this request on behalf of

API-KEYstring required

Your api key

Request body

chargeIdstring required

Charge ID this tip belongs to

amountinteger required

Tip amount in cents

providerIdstring required

Provider ID receiving the tip

Response

Successful Response

chargeIdstring required

Charge ID this tip belongs to

amountinteger required

Tip amount in cents

providerIdstring required

Provider ID receiving the tip

idstring

Unique identifier for the tip

Changes

No recorded changes to this endpoint across all 1 revision of this API.