Change Updates

Do not miss any Fipto API changes, ever again

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

RSS
Fipto API documentation

Change #3a20bfdc

Last update:
Compare
1.0.3

API structure has changed

17 structure changes including:
2 Breaking changes
5 Additions
10 Modifications
2 Removals
Modified 10 Breaking
PUT /companies/{company_id}/users/{user_id}
  • Body
  • content type Modified
    • data attribute Modified
  • Response
  • 200 response Modified
    • data attribute Modified
POST /companies/{company_id}/wallets/{wallet_id}/wallet-details
  • Body
  • content type Modified
    • data attribute Modified
  • Response
  • 201 response Modified
    • data attribute Modified
POST /companies/{company_id}/wallets/{wallet_id}/payouts
  • Body
  • content type Modified
    • data attribute Modified
  • Response
  • 202 response Modified
    • data attribute Modified
GET /companies
  • Response
  • 200 response Modified
    • data attribute Modified
GET /companies/{company_id}
  • Response
  • 200 response Modified
    • data attribute Modified
GET /companies/{company_id}/beneficiaries
  • Response
  • 200 response Modified
    • data attribute Modified
GET /companies/{company_id}/beneficiaries/{beneficiary_id}
  • Response
  • 200 response Modified
    • data attribute Modified
GET /companies/{company_id}/wallets
  • Query
  • page_size query parameter Removed
  • page_size_optional query parameter Added
POST /companies/{company_id}/beneficiaries
  • Body
  • content type Modified
    • data attribute Modified
  • Response
  • 201 response Modified
    • data attribute Modified
POST /companies/{company_id}/users
  • Body
  • content type Modified
    • data attribute Modified
  • Response
  • 201 response Modified
    • data attribute Modified
Removed 2 Breaking
GET /companies/{company_id}/wallets/{wallet_id}/transactions
GET /companies/{company_id}/wallets/{wallet_id}/payouts/{payout_id}
Added 5
PATCH /companies/{company_id}/wallets/{wallet_id}/wallet-details/{wallet_details_id}
GET /companies/{company_id}/wallets/{wallet_id}/wallet-details/{wallet_details_id}
GET /companies/{company_id}/wallets/{wallet_id}/wallet-details
GET /companies/{company_id}/transactions/{transaction_id}
GET /companies/{company_id}/transactions