Jump to Content
Paybyrd API
HomeGuidesAPI ReferenceChangelog
v1.0.1

Log InPaybyrd API
API Reference
Log In
v1.0.1HomeGuidesAPI ReferenceChangelog
All
Pages
Start typing to search…

Gateway API

  • Payments
    • Create Paymentpost
    • Finish two-step card paymentpost
  • Transactions
    • Refundpost
    • Releasepost
    • Capturepost
    • Cancelpost
    • Adjustpost
    • Queryget
    • Receiptget
  • Webhooks
    • Setup URLput
    • Gets a webhook settings by its Idget
    • Gets all webhook settingsget
    • Creates a new webhook settingpost
    • Updates a webhook setting urlpatch
    • Enables a webhook settingpost
    • Disables a webhook settingpost
    • Updates a webhook setting urlpatch
  • Paybylink
    • resendpost
  • Subscription
    • Createpost
  • Orders
    • Create Orderpost
    • Query Orderget
    • Cancel Orderdel
  • Tokenization
    • Create Tokenpost
    • Get Token by referenceget
    • Get Token By Idget

Appendix

  • Appendix
    • Return Codes
    • Transaction Status
    • Operation Types
    • Brands
    • Order status
Powered by 

Setup URL

put deprecatedhttps://gateway.paybyrd.com/api/v1/webhook

When your server is ready to handle the notifications, you need to set up your URL into your merchant account. To achieve this you need to call the following endpoint

Language
Credentials
Header
Click Try It! to start a request and see the response here!