get https://developer-api.bringg.com/services/9TeSduFZ//
Get the status of an asynchronous process API with this call. Once the request is complete, you receive the information processed.
success boolean |
Indicates whether the service completed successfully.
|
operation_id String |
The request ID you used. |
total_objects Int32 |
????? |
processed Int32 |
Number of completed requests. |
failed Int32 |
Number of failed requests. |
phase string |
Indicates the status of processing the infomation. |
merchant_id Int32 |
ID for the merchant. |
errors string |
Any errors received during the processs. |
info Array |
The requested information, returned when processing complete. |