Invoices

Confirm invoice payment

POST/v1/billing/invoices/{id}/pay/confirm

Authorizations

  • X-API-KEYstringheaderrequired

    Organization API key. Create one in the cloud console at https://cloud.serverside.com; the key is shown once, when it is created.

Path parameters

  • idstring<uuid>required

Query parameters

  • provider_transaction_idstring
  • provider_typeenum<string>

    Allowed values:STRIPEMANUALACCOUNT_CREDIT

Response

200 · application/json

OK

  • successboolean
  • messagestring | null
  • exceptionstring | null
  • codestring | null
  • errorsobject | null
  • traceIdstring | null
  • dataobject
  • paginationobject