Skip to main content

pay invoice

PATCH 

/org/:orgId/entitlement/:entitlementId/invoice/:invoiceId/pay

Initiate the payment for the invoice immediately. It can be used for manual payment or retry payment.

Request

Path Parameters

    orgId stringrequired

    Organization ID

    entitlementId stringrequired

    Entitlement ID

    invoiceId stringrequired

    Invoice ID

Responses

Empty string if pay is successful

Schema

    string

Loading...