File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -253,7 +253,6 @@ include all previously set fields it intends to retain.
253253 Content-Type: application/json
254254
255255 {
256- "id": "chk_123456789", // deprecated: id is provided in URL path
257256 "buyer": {
258257 "email": "jane@example.com",
259258 "first_name": "Jane",
@@ -384,7 +383,6 @@ type & addresses.
384383 Content-Type: application/json
385384
386385 {
387- "id": "chk_123456789", // deprecated: id is provided in URL path
388386 "buyer": {
389387 "email": "jane@example.com",
390388 "first_name": "Jane",
@@ -586,7 +584,6 @@ Follow-up calls after initial `fulfillment` data to update selection.
586584 Content-Type: application/json
587585
588586 {
589- "id": "chk_123456789", // deprecated: id is provided in URL path
590587 "buyer": {
591588 "email": "jane@example.com",
592589 "first_name": "Jane",
You can’t perform that action at this time.
0 commit comments