Charge Docs
  • Welcome
  • Getting Started
    • Quickstart
  • Payment API
    • Create Payment Link
    • Get Allowed Tokens List
    • Get Payment Link
    • Get Payment Links
    • Get Account Balance
Powered by GitBook
On this page
  1. Payment API

Get Payment Links

Get Payment Links

POST /payments/payment_links

<Description of the endpoint>

Headers

Name
Value

Content-Type

application/json

Authorization

Bearer <token>

Response

{
}
{
  "error": "Invalid request"
}
PreviousGet Payment LinkNextGet Account Balance

Last updated 8 months ago