Change Updates

Do not miss any FastJet API changes, ever again

Subscribe to the FastJet API changelog to be up to date on recent changes.

RSS

Jul 24, 2025

main
1.0.0
Compare

API structure has changed

1 structure change including:
1 Modification
Modified 1 Breaking
POST /v1/payments/new
  • Body
  • application/json content type Modified
    • PaymentCreatePayOutSchema alternative Modified
      • mode property Modified
        • Property is now required
          Breaking
      • recipient_credentials, time_to_complete_payment properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • type, pay_out_details properties Added