diff options
Diffstat (limited to 'tests/fixtures/update_carryin_repair.json')
-rw-r--r-- | tests/fixtures/update_carryin_repair.json | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/tests/fixtures/update_carryin_repair.json b/tests/fixtures/update_carryin_repair.json new file mode 100644 index 0000000..90ee39e --- /dev/null +++ b/tests/fixtures/update_carryin_repair.json @@ -0,0 +1,13 @@ +{ + "repairConfirmationNumber": "G135773004", + "statusCode": "BEGR", + "technicianId": "", + "notes": "", + "orderLines": [ + { + "partNumber": "661-5594", + "comptiaCode": "F1A", + "comptiaModifier": "B" + } + ] +} |