Get Latest Status Detail
Returns the latest status detail for a given transaction.
GET
Deprecated
Path Parameters
The unique identifier of the member transaction
Example:
"136e34f9-1eb5-4b31-af53-b3a37ef225ba"
Response
200 - application/json
Successful Response - Returns the latest Status Detail
Timestamp indicating when the status detail was created
Example:
"1673452723"
Type of Status detail
Available options:
noyo_accepted
, carrier_accepted
, carrier_processing
, carrier_completed
, noyo_verified
Example:
"carrier_accepted"
Was this page helpful?