Last active
January 24, 2017 13:29
-
-
Save matheusoliveira-luizalabs/eec4e6deac2c2e6e9f41b5fad4d2729e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"id": "57b98e92d5eb6b1100e50910", | |
"webhook": { | |
"type": "HTTP", | |
"id": "sns-id", | |
"endpoint": "http://message-center.api.com/incoming", | |
"method": "POST" | |
}, | |
"message": { | |
"id": "57b98e92d5eb6b1100e50910", | |
"event": { | |
"code": 1, | |
"title": "Entrega Realizada", | |
"customerTitle": "Entrega Realizada", | |
"channel": "B2C", | |
"platform": "ADMSITE", | |
"createdBy": "MAHE_OLIVEIRA", | |
"createdAt": "2016-08-20T16:42:29.801Z" | |
}, | |
"order": { | |
"salesOrderNumber": 12323235, | |
"ecommerceOrderNumber": 28258915, | |
"customerOrderNumber": "4603500212490095" | |
}, | |
"object": { | |
"note": "Recebido por Daniella Ramalho" | |
}, | |
"createdAt": "2016-08-20T18:42:29.801Z" | |
}, | |
"errorMessage": "", | |
"createdAt": "2016-08-20T18:42:29.801Z" | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"webhook": { | |
"type": "HTTP", | |
"id": "sns-id", | |
"endpoint": "http://message-center.api.com/incoming", | |
"method": "POST" | |
}, | |
"message": { | |
"id": "57b98e92d5eb6b1100e50910", | |
"order": { | |
"salesOrderNumber": 12323235, | |
"ecommerceOrderNumber": 28258915, | |
"customerOrderNumber": "4603500212490095" | |
}, | |
"event": { | |
"code": 1, | |
"title": "Entrega Realizada", | |
"customerTitle": "Entrega Realizada", | |
"channel": "ADMSITE", | |
"createdBy": "MAHE_OLIVEIRA", | |
"createdAt": "2016-08-20T16:42:29.801Z" | |
}, | |
"object": { | |
"note": "Recebido por Daniella Ramalho" | |
}, | |
"createdAt": "2016-08-20T18:42:29.801Z" | |
}, | |
"errorMessage": "" | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"id": "57b98e92d5eb6b1100e50910", | |
"name": "Cliente", | |
"slug": "cliente", | |
"createdBy": "MAHE_OLIVEIRA", | |
"createdAt": "", | |
"eventCodes": [ | |
1, | |
2, | |
3 | |
] | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"name": "Cliente", | |
"slug": "cliente", | |
"createdBy": "MAHE_OLIVEIRA", | |
"createdAt": "", | |
"eventCodes": [ | |
1, | |
2, | |
3 | |
] | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"id": "57b98e92d5eb6b1100e50910", | |
"order": { | |
"salesOrderNumber": 12323235, | |
"ecommerceOrderNumber": 28258915, | |
"customerOrderNumber": "4603500212490095" | |
}, | |
"event": { | |
"code": 1, | |
"title": "Entrega Realizada", | |
"customerTitle": "Entrega Realizada", | |
"channel": "ADMSITE", | |
"createdBy": "MAHE_OLIVEIRA", | |
"createdAt": "2016-08-20T16:42:29.801Z" | |
}, | |
"object": { | |
"note": "Recebido por Daniella Ramalho" | |
}, | |
"createdAt": "2016-08-20T18:42:29.801Z" | |
} |
MAG_T_EDI.sql mag_t_acom_status_slips.sql MAG_T_ACOM_HISTORICO_STATUS_SLIP.sql MAG_SP_LOGI_OUTROS_OBJ_INSERE.sql MAG_SP_LOGI_OUTROS_OBJ_CARREGA_TMP.sql MAG_SP_TC_COLETA_CORREIOS.sql mag_sp_tc_objetos_correio.sql
-- Pega tudo do tracking nessas tretas de tabelas MAG_T_TP_HISTORICO MAG_T_TP_ENTREGA MAG_T_TP_TROCA_TRANSP
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"id": "57b98e92d5eb6b1100e50910", | |
"order": { | |
"salesOrderNumber": 12323235, | |
"ecommerceOrderNumber": 28258915, | |
"customerOrderNumber": "4603500212490095" | |
}, | |
"event": { | |
"code": 1, | |
"title": "Entrega Realizada", | |
"customerTitle": "Entrega Realizada", | |
"channel": "B2B", | |
"platform": "ADMSITE", | |
"createdBy": "MAHE_OLIVEIRA", | |
"createdAt": "2016-08-20T16:42:29.801Z" | |
}, | |
"object": { | |
"note": "Placa", | |
"invoice": { | |
"number": 1234, | |
"serie": 12, | |
"createdAt": "2016-08-20T16:42:29.801Z" | |
}, | |
"delivery": { | |
"supplier": { | |
"id": 1, | |
"name": "E-Sedex" | |
}, | |
"package": { | |
"trackNumber": "431243124231BR", | |
"url": "https://correios.com.br/rastreio/431243124231BR" | |
} | |
} | |
} | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"order": { | |
"salesOrderNumber": 12323235, | |
"ecommerceOrderNumber": 28258915, | |
"customerOrderNumber": "4603500212490095" | |
}, | |
"event": { | |
"code": 1, | |
"title": "Entrega Realizada", | |
"customerTitle": "Entrega Realizada", | |
"channel": "B2B", | |
"platform": "ADMSITE", | |
"createdBy": "MAHE_OLIVEIRA", | |
"createdAt": "2016-08-20T16:42:29.801Z" | |
}, | |
"object": { | |
"note": "Placa", | |
"invoice": { | |
"number": 1234, | |
"serie": 12, | |
"createdAt": "2016-08-20T16:42:29.801Z" | |
}, | |
"delivery": { | |
"supplier": { | |
"id": 1, | |
"name": "E-Sedex" | |
}, | |
"package": { | |
"trackNumber": "431243124231BR", | |
"url": "https://correios.com.br/rastreio/431243124231BR" | |
} | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment