Change Updates

Do not miss any imoje API changes, ever again

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

RSS

1 day ago

prod
1.6.1
Compare
1.6.1

API structure has changed

Next change
6 structure changes including:
6 Modifications
Modified 6 Breaking
GET /{merchantId}/payment/{paymentId}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • transactions property Modified
        • orderAmount property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
      • orderAmount property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
GET /{merchantId}/transaction/{transactionId}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • transaction property Modified
        • orderAmount property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
POST /{merchantId}/payment
  • Response
  • 200 response Modified
    • application/json content type Modified
      • payment property Modified
        • orderAmount property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
POST /{merchantId}/transaction
  • Response
  • 200 response Modified
    • application/json content type Modified
      • transaction property Modified
        • orderAmount property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
POST /{merchantId}/transaction/profile
  • Response
  • 200 response Modified
    • application/json content type Modified
      • transaction property Modified
        • orderAmount property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
POST /{merchantId}/transaction/{transactionId}/refund
  • Response
  • 200 response Modified
    • application/json content type Modified
      • transaction property Modified
        • orderAmount property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking