[JavaAdvent] Restriction response
This file contains 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" : "Restriction request for a CPF with restriction", | |
"request" : { | |
"url" : "/api/v1/restrictions/97093236014", | |
"method" : "GET" | |
}, | |
"response" : { | |
"status" : 200, | |
"bodyFileName" : "restrictions_response_200.json", | |
"headers" : { | |
"Content-Type" : "application/json" | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment