API structure has changed
2 structure changes including:
2 Modifications
Modified
2
Breaking
GET /v1/payments/{uid}/status
- Response
-
200 response Modified
-
application/json content type Modified
-
status, isCompleted, isSucceed, isPartiallyCompleted properties Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
-
status, isCompleted, isSucceed, isPartiallyCompleted properties Removed
-
application/json content type Modified
POST /v1/payments/new
- Response
-
201 response Modified
-
application/json content type Modified
-
status, isCompleted, isSucceed, isPartiallyCompleted properties Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
-
status, isCompleted, isSucceed, isPartiallyCompleted properties Removed
-
application/json content type Modified