Skip to content

Commit

Permalink
Add file_url to purchase drafts (#326)
Browse files Browse the repository at this point in the history
  • Loading branch information
nethad authored Sep 4, 2024
1 parent be6ebfb commit b3b6956
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sections/purchase_drafts.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ The purchase draft representation is:
"firstname": "John",
"lastname": "Doe"
},
"file_url": "https://...",
"created_at": "2021-10-17T09:33:46Z",
"updated_at": "2021-10-17T09:33:46Z"
}
Expand Down

0 comments on commit b3b6956

Please sign in to comment.