API documentation for the fraud service
Base URL: http://fraud-frozone
Contact: Frozone frozone@hbc.com
History
| Change |
|---|
| resource Transaction operation POST /transaction body type changed from APITransaction to Transaction |
| model Transaction field removed: promotions |
| model Transaction field removed: inAuthId |
| model removed: APITransaction |
| version changed from 0.0.1 to 0.0.2 |
| model Transaction optional field added: promos |
| model Transaction optional field added: lastModifiedDate |
| model Transaction optional field added: additionalData |
| model Transaction description changed from Defines transaction data for storage in our DB and for sending to external... to Defines data expected to come in from OMS describing a transaction |
| model Transaction attribute removed: DynamoDBDocument |
| model Transaction field storeNumber type changed from integer to string |
| model DBRecord field lastModifiedDate type changed from date-iso8601 to date-time-iso8601 |
| model DBRecord field createdDate type changed from date-iso8601 to date-time-iso8601 |
| model Customer field creationDate type changed from date-iso8601 to date-time-iso8601 |
| model APITransaction field lastModifiedDate type changed from date-iso8601 to date-time-iso8601 |
| version changed from 0.0.1 to 0.0.0-hud |
| model Transaction field storeNumber is no longer required |
| model Customer field emailAddress attribute added: email |